X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fmisc.lisp;h=a0400676d1f63a8026f26eb7f16b2bebe2776adf;hb=5bccb7e18630391bfb2e65a39627899daf4d2edf;hp=3f4c5deb3fb40da838957919508d668994522a25;hpb=c333031197d39d776282d07cfc079a159126d8a4;p=jscl.git diff --git a/src/misc.lisp b/src/misc.lisp index 3f4c5de..a040067 100644 --- a/src/misc.lisp +++ b/src/misc.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 misc.lisp!") + (defparameter *features* '(:jscl :common-lisp)) (defun lisp-implementation-type ()