view 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
line wrap: on
line source
(cl:defpackage "AMUSE-TABCODE"
  (:use "CL" "AMUSE" "AMUSE-UTILS")
  (:export "COURSE" "WORD" "TABCODE-PITCHED-EVENT" "TABCODE-COMPOSITION"))