Mercurial > hg > amuse
view implementations/tabcode/package.lisp @ 96:fade42e8a087
implementations/mtp/: implement CROTCHET
darcs-hash:20070724131529-c0ce4-5c6b749757ff12c1d2c878b95d18465bedc58102.gz
author | Marcus Pearce <m.pearce@gold.ac.uk> |
---|---|
date | Tue, 24 Jul 2007 14:15:29 +0100 |
parents | 2fd7ebed5b87 |
children | 88089258e08d |
line wrap: on
line source
(cl:defpackage "AMUSE-TABCODE" (:use "CL" "AMUSE" "AMUSE-UTILS") (:export "COURSE" "WORD" "TABCODE-PITCHED-EVENT" "TABCODE-COMPOSITION"))