annotate implementations/gsharp/package.lisp @ 202:3e7b33ae3a0d

Gsharp preview 'fixes' committer: David Lewis <d.lewis@gold.ac.uk>
author David Lewis <david@localhost.localdomain>
date Wed, 08 Sep 2010 13:06:57 +0100
parents 08468c3d5801
children
rev   line source
csr21@59 1 (cl:defpackage "AMUSE-GSHARP"
csr21@59 2 (:use "CL" "AMUSE" "AMUSE-UTILS")
csr21@59 3 (:export "GSHARP-PITCHED-EVENT" "GSHARP-COMPOSITION" "BUFFER" "NOTE"))