X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fpackage.lisp;h=317ab411d824f897202dde00caa7f9e9996eb12f;hb=c296885ca974898925b89af066b1b14a6fca0f57;hp=ebbd6bf8b916246e2a60cd78aca1e0c8e583b3be;hpb=bdf672312657b00576cdd26367c2b0ef2a340b27;p=jscl.git diff --git a/src/package.lisp b/src/package.lisp index ebbd6bf..317ab41 100644 --- a/src/package.lisp +++ b/src/package.lisp @@ -13,6 +13,8 @@ ;; You should have received a copy of the GNU General Public License ;; along with JSCL. If not, see . +(/debug "loading package.lisp!") + (defvar *package-list* nil) (defun list-all-packages ()