view implementations/viewpointable/package.lisp @ 132:bfe5afcad183

fix to monodiser darcs-hash:20070820144432-f76cc-29675eafe225b078be656eef11a6bff9dba70b81.gz
author David Lewis <d.lewis@gold.ac.uk>
date Mon, 20 Aug 2007 15:44:32 +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
	   ))