Mercurial > hg > amuse
view implementations/viewpointable/package.lisp @ 272:d5ace22748df
Add basic viewpoints for commas and ornaments to the MTP backend.
author | Marcus Pearce <m.pearce@gold.ac.uk> |
---|---|
date | Thu, 24 Mar 2011 15:54:27 +0000 |
parents | 3b36cf79b525 |
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 ))