Mercurial > hg > amuse
view implementations/meredith/package.lisp @ 265:b75b45d76e45
add ioi-from-bar method to amuse-mtp
author | Jamie Forth <j.forth@gold.ac.uk> |
---|---|
date | Sun, 10 Apr 2011 16:59:24 +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 ))