Mercurial > hg > amuse
view implementations/gsharp/package.lisp @ 263:df5d60cda9a2
add linked-event superclass to mtp-event
author | Jamie Forth <j.forth@gold.ac.uk> |
---|---|
date | Sun, 10 Apr 2011 10:24:37 +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"))