Mercurial > hg > amuse
view implementations/tabcode/methods.lisp @ 132:bfe5afcad183
fix to monodiser
darcs-hash:20070820144432-f76cc-29675eafe225b078be656eef11a6bff9dba70b81.gz
author | David Lewis <d.lewis@gold.ac.uk> |
---|---|
date | Mon, 20 Aug 2007 15:44:32 +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)) ())