view implementations/tabcode/package-ecolm.lisp @ 247:2b31a375701b

Change midifile-import to call event constructors, not make-instance directly.
author Jamie Forth <j.forth@gold.ac.uk>
date Thu, 24 Feb 2011 11:23:18 +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"))