Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • gerd's avatar
    e10b73e5
    Move PCL's declaration identifiers SLOTS, AUTO-COMPILE, · e10b73e5
    gerd authored
    	NOT-AUTO-COMPILE to EXT.  To bootstrap, using pmai's scripts, copy
    	boot11.lisp to target:bootstrap.lisp and build.
    
    	* src/bootfiles/18e/boot11.lisp: New file.
    
    	* src/code/exports.lisp ("EXTENSIONS"): Export slots,
    	auto-compile, no-auto-compile.
    
    	* src/pcl/info.lisp: Don't export slots, auto-compile,
    	not-auto-compile.
    
    	* src/docs/cmu-user/extensions.tex: Declaration identifiers
    	moved from pcl: to ext:.
    e10b73e5
    History
    Move PCL's declaration identifiers SLOTS, AUTO-COMPILE,
    gerd authored
    	NOT-AUTO-COMPILE to EXT.  To bootstrap, using pmai's scripts, copy
    	boot11.lisp to target:bootstrap.lisp and build.
    
    	* src/bootfiles/18e/boot11.lisp: New file.
    
    	* src/code/exports.lisp ("EXTENSIONS"): Export slots,
    	auto-compile, no-auto-compile.
    
    	* src/pcl/info.lisp: Don't export slots, auto-compile,
    	not-auto-compile.
    
    	* src/docs/cmu-user/extensions.tex: Declaration identifiers
    	moved from pcl: to ext:.