X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fnumbers.lisp;h=f5dee9aeb1ecd43489c440a7a22dbf61a0c2ab86;hb=4efabd20920397dd776864189550a8a87e666152;hp=578d0b1bbdf085b60e37de51b0d5b2853cf56344;hpb=50520b8f58d091bf2e033412b7e71b7846ea6aef;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)