Rename arrays.lisp to array.lisp
[jscl.git] / jscl.lisp
index 0f0e6be..9231640 100644 (file)
--- a/jscl.lisp
+++ b/jscl.lisp
@@ -28,7 +28,7 @@
     ("utils"            :both)
     ("numbers"          :target)
     ("list"             :target)
-    ("arrays"           :target)
+    ("array"            :target)
     ("string"           :target)
     ("sequence"         :target)
     ("print"            :target)