Mercurial > hg > amuse
view amuse-viewpointing-implementation.asd @ 137:ee9dd7148eab
Bug fixes from class changes
darcs-hash:20070903105727-f76cc-34a2defdf8503bb63c452d3c29c72ae2a42d4753.gz
author | David Lewis <d.lewis@gold.ac.uk> |
---|---|
date | Mon, 03 Sep 2007 11:57:27 +0100 |
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")))))))