Mercurial > hg > amuse
view amuse-ecolm.asd @ 231:7a5618d334e4
DRAFT: kludge for tactus-duration
Ignore-this: b5cb875a6d31e7ea35394f335abaddc0
darcs-hash:20091024170612-16a00-3a9ab095515a8510393ac4e61767ddae7a811870.gz
committer: Jamie Forth <j.forth@gold.ac.uk>
author | j.forth <j.forth@gold.ac.uk> |
---|---|
date | Thu, 24 Feb 2011 11:23:18 +0000 |
parents | 1d3cdca12aeb |
children |
line wrap: on
line source
(asdf:defsystem amuse-ecolm :depends-on (amuse-tabcode clsql) :components ((:module implementations :components ((:module tabcode :components ((:file "package-ecolm") (:file "ecolm" :depends-on ("package-ecolm"))))))))