annotate implementations/tabcode/package-ecolm.lisp @ 296:68aadc4eb96d

add chromatic-pitch reader method Ignore-this: 1aba35b7d196e0994a817609337746e1 darcs-hash:20090828145217-16a00-312e63170f50f0bf2834b8959a72e5c857cba9b8.gz
author j.forth <j.forth@gold.ac.uk>
date Fri, 28 Aug 2009 15:52:17 +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"))