Mercurial > hg > amuse
view implementations/tabcode/methods.lisp @ 55:ba65f66a713e
fix amuse-tabcode asd file
darcs-hash:20070621121319-df18d-6acb5778101c57d511ab2189e00e55e713e896f6.gz
author | csr21 <csr21@cantab.net> |
---|---|
date | Thu, 21 Jun 2007 13:13:19 +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)) ())