Mercurial > hg > amuse
view amuse-viewpointing-implementation.asd @ 223:fb27101cde2b
add composition slot to event (amuse base)
Ignore-this: ef4ef09ad8e7c134e7e3cb5b70345b34
darcs-hash:20090828163617-16a00-eb532b34b175c446e804d90785ef18367ae85971.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 | 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")))))))