view implementations/meredith/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 bda591c61b7a
children
line wrap: on
line source
(cl:defpackage #:amuse-meredith
  (:use #:cl #:amuse #:amuse-database-admin)
  (:export #:meredith-composition-identifier
	   #:make-meredith-composition-identifier
	   #:composition-id
	   ))