/[gcl]/gcl/unixport/init_gcl.lsp.in
ViewVC logotype

Diff of /gcl/unixport/init_gcl.lsp.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.18 by camm, Thu Oct 13 21:25:02 2005 UTC revision 1.19 by gene, Mon Oct 31 08:15:21 2005 UTC
# Line 4  Line 4 
4  (make-package "ANSI-LOOP" :use '("LISP"))  (make-package "ANSI-LOOP" :use '("LISP"))
5  (make-package "DEFPACKAGE" :use '("LISP"))  (make-package "DEFPACKAGE" :use '("LISP"))
6  (make-package "TK" :use '("LISP" "SLOOP"))  (make-package "TK" :use '("LISP" "SLOOP"))
7    (make-package "MPI" :use '("LISP" "SLOOP"))
8    
9  (in-package "SYSTEM")  (in-package "SYSTEM")
10    

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26