Create numbers.lisp with some basic numeric functions
[jscl.git] / jscl.lisp
index 5e393d6..7a5e35a 100644 (file)
--- a/jscl.lisp
+++ b/jscl.lisp
@@ -33,6 +33,7 @@
     ("package"          :target)
     ("ffi"              :target)
     ("misc"             :target)
+    ("numbers"          :target)
     ("read"             :both)
     ("defstruct"        :both)
     ("lambda-list"      :both)