Mercurial > hg > amuse
view implementations/tabcode/methods.lisp @ 44:085c1728480c
"Prefix initargs with colons."
darcs-hash:20070614160242-aa3d6-7f7722cbe2fec0425475a3f8ff3ce9eeb07bee54.gz
author | m.pearce <m.pearce@gold.ac.uk> |
---|---|
date | Thu, 14 Jun 2007 17:02:42 +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)) ())