Mercurial > hg > amuse
view amuse-ecolm.asd @ 296:68aadc4eb96d
add chromatic-pitch reader method
Ignore-this: 1aba35b7d196e0994a817609337746e1
darcs-hash:20090828145217-16a00-312e63170f50f0bf2834b8959a72e5c857cba9b8.gz
author | j.forth <j.forth@gold.ac.uk> |
---|---|
date | Fri, 28 Aug 2009 15:52:17 +0100 |
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"))))))))