aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-02-09 01:20:17 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-02-09 01:20:17 -0700
commit54ed136361704567df9e088dd480d8acf0b15471 (patch)
tree2296102b22aa99e68ee8d26dda4246e91515a6d3 /consfigurator.asd
parent5f9ba563c0311467e51156e2b3101c7005d039ab (diff)
downloadconsfigurator-54ed136361704567df9e088dd480d8acf0b15471.tar.gz
merge library.lisp into package.lisp
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd1
1 files changed, 0 insertions, 1 deletions
diff --git a/consfigurator.asd b/consfigurator.asd
index 5ee8ac4..dea5e30 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -5,5 +5,4 @@
:components ((:file "package")
(:file "util")
(:file "core")
- (:file "library")
(:file "connection/ssh")))