Mercurial > hg > amuse
view implementations/tabcode/methods.lisp @ 61:c911d65ae94d
pointy-clicky misspelling correction
darcs-hash:20070627102839-dc3a5-16cb5156dafee4b4a1aa3442274fab6c7260ed9c.gz
author | c.rhodes <c.rhodes@gold.ac.uk> |
---|---|
date | Wed, 27 Jun 2007 11:28:39 +0100 |
parents | 2fd7ebed5b87 |
children | 88089258e08d |
line wrap: on
line source
(in-package "AMUSE-TABCODE") (defmethod tempi ((composition tabcode-composition)) ()) (defmethod time-signatures ((composition tabcode-composition)) ())