j@215: (cl:defpackage #:amuse-meredith j@227: (:use #:cl #:amuse #:amuse-database-admin) j@227: (:export #:meredith-composition-identifier j@227: #:make-meredith-composition-identifier j@227: #:composition-id j@227: )) j@215: