Mercurial > hg > amuse
view implementations/viewpointable/package.lisp @ 318:c4e792b9b898
Add some ideas for charm constituents.
Not particularly useful in its own right, but contains some possibly
useful ideas related to the generalisation of db-compositions.
author | Jamie Forth <j.forth@gold.ac.uk> |
---|---|
date | Thu, 30 Sep 2010 15:35:15 +0100 |
parents | 908a98b6336e |
children |
line wrap: on
line source
(cl:defpackage #:amuse-viewpointing-implementation (:use #:common-lisp #:amuse #:amuse-utils #:amuse-tools) (:export #:viewpointable-composition #:viewpointable-event #:make-standard-viewpointable-composition ))