Mercurial > hg > amuse
view implementations/viewpointable/package.lisp @ 160:136ec5516cc4
patch on my computer. Not sure what it does
darcs-hash:20071211145912-f76cc-cb69a7a78367366f9731284888db1c558fa07989.gz
author | David Lewis <d.lewis@gold.ac.uk> |
---|---|
date | Tue, 11 Dec 2007 14:59:12 +0000 |
parents | b4f4df48337d |
children | 3b36cf79b525 |
line wrap: on
line source
(cl:defpackage #:amuse-viewpointing-implementation (:use #:common-lisp #:amuse #:amuse-utils #:amuse-tools) (:export #:viewpointable-composition #:viewpointable-event #:make-viewpointable-composition ))