[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon Jan 4 10:22:42 2001 
Subject:Modifying the CL subsystem. Packages. 
From:Marco Antoniotti 
Volume-ID:1010104.01 

Hi

I am slowly adding CL ANSI features to the CL subsystem.

I need to add the :documentation slot to the package structure.
However, I still cannot find my ways around the directory structure.
The file 'defpackage.lsp' has a reference to the function
SYS:MAKE-PACKAGE, but I cannot locate (I am very lazy :) ) the source
of the record/struct that implements the PACKAGE stuff.  I assume it
must be somewhere in the POP code, but where?

Any help will be appreciated.

Cheers

-- 
Marco Antoniotti =============================================================
NYU Bioinformatics Group			 tel. +1 - 212 - 998 3488
719 Broadway 12th Floor                          fax  +1 - 212 - 995 4122
New York, NY 10003, USA				 http://galt.mrl.nyu.edu/valis
             Like DNA, such a language [Lisp] does not go out of style.
			      Paul Graham, ANSI Common Lisp