X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fffi.lisp;h=db6a23ec21bf0606797ce00194bced400f4f8a19;hb=29c5587e4ad81dd1442c5f54cc686a45f7cb9d2e;hp=537b2ccb61a6700d87a5a888379bfb9177566c8f;hpb=018d8f643addb34a348093cba371652df3da0c12;p=jscl.git diff --git a/src/ffi.lisp b/src/ffi.lisp index 537b2cc..db6a23e 100644 --- a/src/ffi.lisp +++ b/src/ffi.lisp @@ -13,7 +13,7 @@ ;; You should have received a copy of the GNU General Public License ;; along with JSCL. If not, see . -(defvar *root* (%js-vref "window")) +(/debug "loading ffi.lisp!") (define-setf-expander oget (object key &rest keys) (let* ((keys (cons key keys))