Mercurial > hg > amuse
view amuse-viewpointing-implementation.asd @ 169:4a0e15e2829a
identifier becomes composition-identifier. Add constituent-identifier and get-constituents
darcs-hash:20080103154317-40ec0-8398433cd150794de77cc9206296c82902df930b.gz
author | d.lewis <d.lewis@gold.ac.uk> |
---|---|
date | Thu, 03 Jan 2008 15:43:17 +0000 |
parents | b4f4df48337d |
children |
line wrap: on
line source
(asdf:defsystem amuse-viewpointing-implementation :name "amuse-viewpointing-implementation" :description "" :serial t :depends-on ("amuse") :components ((:module implementations :components ((:module viewpointable :components ((:file "package") (:file "viewpointable")))))))