Mercurial > hg > amuse
view implementations/gsharp/methods.lisp @ 59:08468c3d5801
gsharp amuse implementation
darcs-hash:20070622062520-df18d-6c619e5668475044d209a1d987c24695ac065679.gz
author | csr21 <csr21@cantab.net> |
---|---|
date | Fri, 22 Jun 2007 07:25:20 +0100 |
parents | |
children | 110e957a7e3c |
line wrap: on
line source
(in-package "AMUSE-GSHARP") (defmethod time-signatures ((composition gsharp-composition)) ())