annotate implementations/gsharp/methods.lisp @ 80:9f2282a2644e

Skeleton for segmentation interface darcs-hash:20070716163337-f76cc-f7db9c490fab20196922118d8acd3235b4802840.gz
author David Lewis <d.lewis@gold.ac.uk>
date Mon, 16 Jul 2007 17:33:37 +0100
parents 08468c3d5801
children 110e957a7e3c
rev   line source
csr21@59 1 (in-package "AMUSE-GSHARP")
csr21@59 2
csr21@59 3 (defmethod time-signatures ((composition gsharp-composition))
csr21@59 4 ())
csr21@59 5