view implementations/viewpointable/package.lisp @ 189:70c8d723fb8a

fix undefined *default-tempo* warning darcs-hash:20090103010419-16a00-54f1baa3eb4d382c6c533d17af89d2b7cd73bfca.gz
author j.forth <j.forth@gold.ac.uk>
date Sat, 03 Jan 2009 01:04:19 +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
	   ))