view implementations/tabcode/package.lisp @ 51:894fb5156603

Prefix database table names with 'mtp-' darcs-hash:20070620141551-c0ce4-23eb826c6323d1fdac3a8cc9b2b9406c2c39e1e9.gz
author Marcus Pearce <m.pearce@gold.ac.uk>
date Wed, 20 Jun 2007 15:15:51 +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"))