Mercurial > hg > amuse
view implementations/tabcode/methods.lisp @ 157:f5f4bf8d74d7
Fixed previous patch
darcs-hash:20071204151652-1f211-efd2cee99c632933f62a188cf9333dfb5bfe9918.gz
author | d.mullensiefen <d.mullensiefen@gold.ac.uk> |
---|---|
date | Tue, 04 Dec 2007 15:16:52 +0000 |
parents | 2fd7ebed5b87 |
children | 88089258e08d |
line wrap: on
line source
(in-package "AMUSE-TABCODE") (defmethod tempi ((composition tabcode-composition)) ()) (defmethod time-signatures ((composition tabcode-composition)) ())