view implementations/gsharp/package.lisp @ 269:12c0209cdcb8

Fix typo in previous commit
author Marcus Pearce <m.pearce@gold.ac.uk>
date Thu, 27 Jan 2011 12:27:06 +0000
parents 08468c3d5801
children
line wrap: on
line source
(cl:defpackage "AMUSE-GSHARP"
  (:use "CL" "AMUSE" "AMUSE-UTILS")
  (:export "GSHARP-PITCHED-EVENT" "GSHARP-COMPOSITION" "BUFFER" "NOTE"))