Mercurial > hg > amuse
view implementations/gsharp/package.lisp @ 139:ebfe054eea1c
Bug fixes from name changes
darcs-hash:20070918114952-f76cc-feb59725a2f67edd6242947a5c2311d0a724cc43.gz
author | David Lewis <d.lewis@gold.ac.uk> |
---|---|
date | Tue, 18 Sep 2007 12:49:52 +0100 |
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"))