Mercurial > hg > amuse
view implementations/tabcode/methods.lisp @ 99:43d3e707b384
implementations/mtp/: fix cut-n-paste error in GROUND-TRUTH-SEGMENTER-AFTER
darcs-hash:20070724150730-c0ce4-bba46180f6644e91c420f153ea7982411b0e5180.gz
author | Marcus Pearce <m.pearce@gold.ac.uk> |
---|---|
date | Tue, 24 Jul 2007 16:07:30 +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)) ())