diff implementations/gsharp/methods.lisp @ 59:08468c3d5801

gsharp amuse implementation darcs-hash:20070622062520-df18d-6c619e5668475044d209a1d987c24695ac065679.gz
author csr21 <csr21@cantab.net>
date Fri, 22 Jun 2007 07:25:20 +0100
parents
children 110e957a7e3c
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/implementations/gsharp/methods.lisp	Fri Jun 22 07:25:20 2007 +0100
@@ -0,0 +1,5 @@
+(in-package "AMUSE-GSHARP")
+
+(defmethod time-signatures ((composition gsharp-composition))
+  ())
+