/[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.5 by camm, Sat Oct 5 18:34:15 2002 UTC revision 1.6 by camm, Mon Oct 14 05:24:43 2002 UTC
# Line 513  DEF_ORDINARY("FLOATING-POINT-UNDERFLOW", Line 513  DEF_ORDINARY("FLOATING-POINT-UNDERFLOW",
513  DEF_ORDINARY("GENERIC-FUNCTION",sLgeneric_function,LISP,"");  DEF_ORDINARY("GENERIC-FUNCTION",sLgeneric_function,LISP,"");
514  DEF_ORDINARY("LOGICAL-PATHNAME",sLlogical_pathname,LISP,"");  DEF_ORDINARY("LOGICAL-PATHNAME",sLlogical_pathname,LISP,"");
515  DEF_ORDINARY("METHOD",sLmethod,LISP,"");  DEF_ORDINARY("METHOD",sLmethod,LISP,"");
516    /* FIXME -- need this for types in predlib.lsp, why can't we use the keyword sKpackage_error ? */
517  DEF_ORDINARY("PACKAGE-ERROR",sLpackage_error,LISP,"");  DEF_ORDINARY("PACKAGE-ERROR",sLpackage_error,LISP,"");
518  DEF_ORDINARY("PARSE-ERROR",sLparse_error,LISP,"");  DEF_ORDINARY("PARSE-ERROR",sLparse_error,LISP,"");
519  DEF_ORDINARY("PRINT-NOT-READABLE",sLprint_not_readable,LISP,"");  DEF_ORDINARY("PRINT-NOT-READABLE",sLprint_not_readable,LISP,"");

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

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