aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-24 10:09:36 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-24 10:09:36 -0700
commit9a0dc40e662b0968017908b4227a0d6208bd4ba4 (patch)
treedc98e8153103a71a7f1fe0a9cf052bbcb5e5723f
parent494f8eb820eb22e5920baa5764660a2ac5dc2824 (diff)
downloadconsfigurator-9a0dc40e662b0968017908b4227a0d6208bd4ba4.tar.gz
split list of exports in package.lisp given new file combinator.lisp
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--src/package.lisp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/package.lisp b/src/package.lisp
index 4e69ff3..69136fc 100644
--- a/src/package.lisp
+++ b/src/package.lisp
@@ -128,6 +128,8 @@
#:propspec-props
#:make-propspec
#:append-propspecs
+
+ ;; combinator.lisp
#:define-function-property-combinator
#:seqprops
#:eseqprops