view implementations/gsharp/package.lisp @ 198:3d4ea9a18040

Staff checking for GSharp sigs
author David Lewis <d.lewis@gold.ac.uk>
date Wed, 16 Feb 2011 09:24:29 +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"))