Mercurial > hg > amuse
view amuse-viewpointing-implementation.asd @ 307:a85c59bcd88b
add some time-related generic functions to base
Ignore-this: 8ad91dcfa5c8a0301c29dda7d2f27802
darcs-hash:20100212101520-16a00-6821cd98b78bf27be148e3e7e4b46c8f0b80928b.gz
author | j.forth <j.forth@gold.ac.uk> |
---|---|
date | Fri, 12 Feb 2010 10:15:20 +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")))))))