annotate implementations/tabcode/package.lisp @ 85:c81375b9304f

tools/segmentation: s/documenatation/documentation darcs-hash:20070717164946-c0ce4-a7b73d1d9c894d48bc9b586910ec9f0133f913b6.gz
author Marcus Pearce <m.pearce@gold.ac.uk>
date Tue, 17 Jul 2007 17:49:46 +0100
parents 2fd7ebed5b87
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"))