Mercurial > hg > amuse
view implementations/tabcode/methods.lisp @ 176:cddf83554c08
export fn correction
darcs-hash:20080313112536-40ec0-eaf1212341070c8e768ede8e68464d3bb0c3a174.gz
author | d.lewis <d.lewis@gold.ac.uk> |
---|---|
date | Thu, 13 Mar 2008 11:25:36 +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)) ())