Skip to content
  • Raymond Toy's avatar
    Fix ticket:60 · 2970ca06
    Raymond Toy authored
    src/compiler/main.lisp:
    o Remove special treatment of EXPORT (and others) in the compiler.  I
      think we only need to treat IN-PACKAGE and DEFPACKAGE specially.
    
    src/contrib/defsyste/defsystem.lisp:
    o Add FIND-SYSTEM to the defpackage export list for MAKE.
    
    src/tools/hemcom.lisp:
    o Add defpackage for hemlock-internals since export no longer has the
      compile-time effect.
    2970ca06