Commit 7e653cf28fc6f8af1bcb993dab2c69d3652778c4

Thomas de Grivel 2017-01-16T10:40:13

Export MANIFEST

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/repo.lisp b/repo.lisp
index 5f40e64..3e7283b 100644
--- a/repo.lisp
+++ b/repo.lisp
@@ -9,6 +9,7 @@
 (defpackage :repo
   (:use :common-lisp)
   (:export #:repo
+	   #:manifest
 	   #:install
 	   #:update
 	   #:*repo-dir*