view implementations/meredith/package.lisp @ 262:2284dbc7d51a

fix missing description value in mtp-compositions
author Jamie Forth <j.forth@gold.ac.uk>
date Sun, 10 Apr 2011 10:23:04 +0100
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
	   ))