projects
/
fiveam.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d4c693
)
minor qbook fixup
author
Marco Baringer
<mb@bese.it>
Wed, 18 Jan 2006 10:46:52 +0000
(11:46 +0100)
committer
Marco Baringer
<mb@bese.it>
Wed, 18 Jan 2006 10:46:52 +0000
(11:46 +0100)
fiveam.asd
patch
|
blob
|
history
diff --git
a/fiveam.asd
b/fiveam.asd
index
c273caa
..
ad5833f
100644
(file)
--- a/
fiveam.asd
+++ b/
fiveam.asd
@@
-1,4
+1,4
@@
-;;;; -*- lisp -*-
+;; -*- lisp -*-
(defpackage :it.bese.FiveAM.system
(:use :common-lisp
@@
-27,3
+27,5
@@
(defmethod asdf:perform ((op asdf:test-op) (system (eql (find-system :FiveAM))))
(funcall (intern (string :run!) (string :it.bese.FiveAM)) :it.bese.FiveAM))
+
+;;;;@include "src/packages.lisp"