diff base/package.lisp @ 223:fb27101cde2b

add composition slot to event (amuse base) Ignore-this: ef4ef09ad8e7c134e7e3cb5b70345b34 darcs-hash:20090828163617-16a00-eb532b34b175c446e804d90785ef18367ae85971.gz committer: Jamie Forth <j.forth@gold.ac.uk>
author j.forth <j.forth@gold.ac.uk>
date Thu, 24 Feb 2011 11:23:18 +0000
parents d8f650e3796e
children 32b40c50075e
line wrap: on
line diff
--- a/base/package.lisp	Thu Feb 24 11:23:18 2011 +0000
+++ b/base/package.lisp	Thu Feb 24 11:23:18 2011 +0000
@@ -8,6 +8,8 @@
 	   #:monody
            #:standard-monody
 	   #:identifier
+	   #:composition
+	   #:%set-composition
 	   #:composition-identifier
 	   #:constituent-identifier
 	   #:moment
@@ -23,6 +25,7 @@
 	   #:diatonic-pitch   
 	   #:chromatic-pitch-interval
            #:diatonic-pitch-interval
+	   #:linked-event
 	   #:pitched-event
 	   #:standard-pitched-event
 	   #:chromatic-pitched-event