aboutsummaryrefslogtreecommitdiffstats
path: root/comlist.scm
diff options
context:
space:
mode:
Diffstat (limited to 'comlist.scm')
-rwxr-xr-x[-rw-r--r--]comlist.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/comlist.scm b/comlist.scm
index 3ca909f..e51b3f2 100644..100755
--- a/comlist.scm
+++ b/comlist.scm
@@ -21,6 +21,8 @@
;;; Some of these functions may be already defined in your Scheme.
;;; Comment out those definitions for functions which are already defined.
+(require 'multiarg-apply)
+
;;;; LIST FUNCTIONS FROM COMMON LISP
;;; Some tail-recursive optimizations made by