X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fnumbers.lisp;h=f5dee9aeb1ecd43489c440a7a22dbf61a0c2ab86;hb=c296885ca974898925b89af066b1b14a6fca0f57;hp=578d0b1bbdf085b60e37de51b0d5b2853cf56344;hpb=bdf672312657b00576cdd26367c2b0ef2a340b27;p=jscl.git diff --git a/src/numbers.lisp b/src/numbers.lisp index 578d0b1..f5dee9a 100644 --- a/src/numbers.lisp +++ b/src/numbers.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 numbers.lisp!") + ;;;; Various numeric functions and constants (macrolet ((def (operator initial-value)