Mercurial > hg > amuse
comparison base/package.lisp @ 230:32b40c50075e
Add some base methods for searching and sorting events.
Ignore-this: 4906722dfd6d1cfb91df8b85591f8b46
darcs-hash:20091020091537-16a00-1efcd0569b9a242be75bf99908b9117dc5946762.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 | fb27101cde2b |
children | eb4d239f5437 |
comparison
equal
deleted
inserted
replaced
229:c9573d61b1b9 | 230:32b40c50075e |
---|---|
168 #:event-identifier | 168 #:event-identifier |
169 #:id | 169 #:id |
170 #:event-id | 170 #:event-id |
171 #:composition-id | 171 #:composition-id |
172 #:interval | 172 #:interval |
173 #:find-next-event | |
173 #:event | 174 #:event |
175 #:event< | |
176 #:make-event< | |
177 #:sort-composition | |
174 )) | 178 )) |