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