/[gcl]/gcl/ansi-tests/cl-symbol-names.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/cl-symbol-names.lsp

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

revision 1.8 by pfdietz, Sat Aug 2 18:35:19 2003 UTC revision 1.9 by pfdietz, Sun Sep 14 20:30:05 2003 UTC
# Line 2148  Line 2148 
2148                   *cl-standard-generic-function-symbols*                   *cl-standard-generic-function-symbols*
2149                   '(declare)))))                   '(declare)))))
2150    
2151    (defparameter *cl-function-or-accessor-symbols*
2152      (append *cl-function-symbols* *cl-accessor-symbols*))
2153    
2154  (defparameter *cl-non-variable-constant-symbols*  (defparameter *cl-non-variable-constant-symbols*
2155    (set-difference    (set-difference
2156     *cl-symbols*     *cl-symbols*

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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