Mercurial > hg > amuse
view implementations/tabcode/methods.lisp @ 58:48661eb2da71
fix tabcode syntax for sure
darcs-hash:20070622062430-df18d-e279377fee5ef17b02e59bdc0da829343a403cc7.gz
author | csr21 <csr21@cantab.net> |
---|---|
date | Fri, 22 Jun 2007 07:24: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)) ())