Skip to content
Commit 2970ca06 authored by Raymond Toy's avatar Raymond Toy
Browse files

Fix ticket:60

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.
parent 583fcce3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment