view implementations/meredith/package.lisp @ 256:bc893627f92d

make gsharp events linked-events
author Jamie Forth <j.forth@gold.ac.uk>
date Thu, 24 Feb 2011 18:39:57 +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
	   ))