/[gcl]/gcl/o/typespec.c
ViewVC logotype

Diff of /gcl/o/typespec.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by camm, Thu Oct 3 05:32:38 2002 UTC revision 1.5 by camm, Sat Oct 5 18:34:15 2002 UTC
# Line 488  DEF_ORDINARY("PLUSP",sLplusp,LISP,""); Line 488  DEF_ORDINARY("PLUSP",sLplusp,LISP,"");
488    
489  #ifdef ANSI_COMMON_LISP  #ifdef ANSI_COMMON_LISP
490  /* New ansi types */  /* New ansi types */
491    DEF_ORDINARY("METHOD-COMBINATION",sLmethod_combination,LISP,"");
492  DEF_ORDINARY("ARITHMETIC-ERROR",sLarithmetic_error,LISP,"");  DEF_ORDINARY("ARITHMETIC-ERROR",sLarithmetic_error,LISP,"");
493  DEF_ORDINARY("BASE-CHAR",sLbase_char,LISP,"");  DEF_ORDINARY("BASE-CHAR",sLbase_char,LISP,"");
494  DEF_ORDINARY("BASE-STRING",sLbase_string,LISP,"");  DEF_ORDINARY("BASE-STRING",sLbase_string,LISP,"");
# Line 530  DEF_ORDINARY("STORAGE-CONDITION",sLstora Line 531  DEF_ORDINARY("STORAGE-CONDITION",sLstora
531  DEF_ORDINARY("STREAM-ERROR",sLstream_error,LISP,"");  DEF_ORDINARY("STREAM-ERROR",sLstream_error,LISP,"");
532  DEF_ORDINARY("STRING-STREAM",sLstring_stream,LISP,"");  DEF_ORDINARY("STRING-STREAM",sLstring_stream,LISP,"");
533  DEF_ORDINARY("STRUCTURE-CLASS",sLstructure_class,LISP,"");  DEF_ORDINARY("STRUCTURE-CLASS",sLstructure_class,LISP,"");
534    DEF_ORDINARY("STRUCTURE-OBJECT",sLstructure_object,LISP,"");
535  DEF_ORDINARY("STYLE-WARNING",sLstyle_warning,LISP,"");  DEF_ORDINARY("STYLE-WARNING",sLstyle_warning,LISP,"");
536  DEF_ORDINARY("SYNONYM-STREAM",sLsynonym_stream,LISP,"");  DEF_ORDINARY("SYNONYM-STREAM",sLsynonym_stream,LISP,"");
537  DEF_ORDINARY("TWO-WAY-STREAM",sLtwo_way_stream,LISP,"");  DEF_ORDINARY("TWO-WAY-STREAM",sLtwo_way_stream,LISP,"");

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26