axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] src/boot/boot-proclaims.lisp


From: Gabriel Dos Reis
Subject: [Axiom-developer] src/boot/boot-proclaims.lisp
Date: 23 Nov 2006 00:31:24 +0100

Directory src/boot defines its symbols in package boottran.
Why is it that the proclaim files says:

    (make-package "BOOT"  :USE '("LISP"))


Then swicthes to package boot


    (IN-PACKAGE "BOOT") 

before writin out the proclaims?

-- Gaby




reply via email to

[Prev in Thread] Current Thread [Next in Thread]