annotate implementations/tabcode/package.lisp @ 44:085c1728480c

"Prefix initargs with colons." darcs-hash:20070614160242-aa3d6-7f7722cbe2fec0425475a3f8ff3ce9eeb07bee54.gz
author m.pearce <m.pearce@gold.ac.uk>
date Thu, 14 Jun 2007 17:02:42 +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"))