[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Package Question (Making NIL external).



Ah, hah!

Thanks to Terry Barnes for the answer.

I need to do

> (export '(nil) :mycl)

instead of 

> (export 'nil :mycl)