Mercurial > hg > amuse
view implementations/viewpointable/package.lisp @ 256:bc893627f92d
make gsharp events linked-events
author | Jamie Forth <j.forth@gold.ac.uk> |
---|---|
date | Thu, 24 Feb 2011 18:39:57 +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 ))