Mercurial > hg > amuse
view implementations/viewpointable/package.lisp @ 139:ebfe054eea1c
Bug fixes from name changes
darcs-hash:20070918114952-f76cc-feb59725a2f67edd6242947a5c2311d0a724cc43.gz
author | David Lewis <d.lewis@gold.ac.uk> |
---|---|
date | Tue, 18 Sep 2007 12:49:52 +0100 |
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 ))