view implementations/tabcode/methods.lisp @ 117:0190c6ad759e

Fixes for viewpointable classes darcs-hash:20070726161039-f76cc-e9be0dd8f1ea1366b127547df97b6f55056cd70e.gz
author David Lewis <d.lewis@gold.ac.uk>
date Thu, 26 Jul 2007 17:10:39 +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))
  ())