Mercurial > hg > amuse
view implementations/tabcode/package-ecolm.lisp @ 206:1f3873585a5d
Change midifile-import to call event constructors, not make-instance
directly.
author | Jamie Forth <j.forth@gold.ac.uk> |
---|---|
date | Wed, 26 Jan 2011 11:30:28 +0000 |
parents | 94803c723ccd |
children |
line wrap: on
line source
(cl:defpackage "AMUSE-ECOLM" (:use "CL" "AMUSE" "AMUSE-UTILS" "TABCODE" "AMUSE-TABCODE") (:export "ECOLM-IDENTIFIER" "GET-ECOLM-CONNECTION"))