[funds-cvs] r120 - trunk/funds/src
abaine at common-lisp.net
abaine at common-lisp.net
Wed Aug 8 00:41:21 UTC 2007
Author: abaine
Date: Tue Aug 7 20:41:15 2007
New Revision: 120
Modified:
trunk/funds/src/funds.asd
Log:
Added dictionary to defsystem.
Modified: trunk/funds/src/funds.asd
==============================================================================
--- trunk/funds/src/funds.asd (original)
+++ trunk/funds/src/funds.asd Tue Aug 7 20:41:15 2007
@@ -48,4 +48,6 @@
(:file "heap-insert")
(:file "heap-remove")
(:file "heap-first")))))
+ (:file "dictionary")
(:file "queue")))
+
More information about the Funds-cvs
mailing list