annotate implementations/tabcode/package.lisp @ 43:2fd7ebed5b87

basic tabcode amuse implementation darcs-hash:20070614145209-dc3a5-98b89c451db974b34878aae216e024e2ae38b734.gz
author c.rhodes <c.rhodes@gold.ac.uk>
date Thu, 14 Jun 2007 15:52:09 +0100
parents
children 88089258e08d
rev   line source
c@43 1 (cl:defpackage "AMUSE-TABCODE"
c@43 2 (:use "CL" "AMUSE" "AMUSE-UTILS")
c@43 3 (:export "COURSE" "WORD" "TABCODE-PITCHED-EVENT" "TABCODE-COMPOSITION"))