Mercurial > hg > amuse
view implementations/tabcode/package-ecolm.lisp @ 203:23b97270de8b
Changes to gsharp import to accommodate mensural notation. N.B. This won't work without my branch of GSharp
committer: David Lewis <d.lewis@gold.ac.uk>
author | David Lewis <david@localhost.localdomain> |
---|---|
date | Wed, 08 Sep 2010 13:06:57 +0100 |
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"))