annotate implementations/tabcode/package-ecolm.lisp @ 192:54d79a2c82d2

fix make-chromatic-pitched-event constructor Ignore-this: 93298c4a64a4a65dc948f8473c92a9c8 darcs-hash:20090524152250-16a00-295d43f8c2d16089196ab223b43264ae55f5620b.gz
author j.forth <j.forth@gold.ac.uk>
date Sun, 24 May 2009 16:22:50 +0100
parents 94803c723ccd
children
rev   line source
d@184 1 (cl:defpackage "AMUSE-ECOLM"
d@184 2 (:use "CL" "AMUSE" "AMUSE-UTILS" "TABCODE" "AMUSE-TABCODE")
d@184 3 (:export "ECOLM-IDENTIFIER" "GET-ECOLM-CONNECTION"))