[lisplab-cvs] r188 - trunk
Jørn Inge Vestgården
jivestgarden at common-lisp.net
Sun Oct 24 09:03:06 UTC 2010
Author: jivestgarden
Date: Sun Oct 24 05:03:05 2010
New Revision: 188
Log:
Fix to last commit
Modified:
trunk/lisplab.asd
Modified: trunk/lisplab.asd
==============================================================================
--- trunk/lisplab.asd (original)
+++ trunk/lisplab.asd Sun Oct 24 05:03:05 2010
@@ -63,7 +63,7 @@
))
(:module :src/util
- :depends-on ()
+ :depends-on ("package")
:serial t
:components
((:file "type")
More information about the lisplab-cvs
mailing list