view implementations/tabcode/package.lisp @ 203:23b97270de8b

Changes to gsharp import to accommodate mensural notation. N.B. This won't work without my branch of GSharp committer: David Lewis <d.lewis@gold.ac.uk>
author David Lewis <david@localhost.localdomain>
date Wed, 08 Sep 2010 13:06:57 +0100
parents 5b2d0e5a99f1
children
line wrap: on
line source
(cl:defpackage "AMUSE-TABCODE"
  (:use "CL" "AMUSE" "AMUSE-UTILS" "TABCODE")
  (:export "TABCODE-OBJECT" "COURSE" "WORD" "TABCODE-PITCHED-EVENT"
	   "TABCODE-COMPOSITION"
           "TABCODE-TIME-SIGNATURE" "TABCODE-FILE-IDENTIFIER"))