aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-05 13:04:51 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-05 13:04:56 -0700
commitf52c3b2a267cdec29eeb0d00f4b5b9761ab45544 (patch)
tree56e6c6e86f37fa87a3a09e95d3b96876a62d63c4
parent7522b073f5a6faf9fb658e79ed4bde7b23367d16 (diff)
downloadconsfigurator-f52c3b2a267cdec29eeb0d00f4b5b9761ab45544.tar.gz
export HOST and MAKE-PROPSPEC
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 24d3a97..7e2e632 100644
--- a/src/package.lisp
+++ b/src/package.lisp
@@ -93,9 +93,11 @@
;; propspec.lisp
#:in-consfig
+ #:make-propspec
#:continue-without-system
;; host.lisp
+ #:host
#:defhost
#:make-host
#:hostattrs