view implementations/tabcode/package-ecolm.lisp @ 197:22ac5ec1733c

Basic key and time signature support
author David Lewis <d.lewis@gold.ac.uk>
date Wed, 16 Feb 2011 09:19:12 +0000
parents 94803c723ccd
children
line wrap: on
line source
(cl:defpackage "AMUSE-ECOLM"
  (:use "CL" "AMUSE" "AMUSE-UTILS" "TABCODE" "AMUSE-TABCODE")
  (:export "ECOLM-IDENTIFIER" "GET-ECOLM-CONNECTION"))