Mercurial > hg > amuse
view implementations/tabcode/package-ecolm.lisp @ 272:d5ace22748df
Add basic viewpoints for commas and ornaments to the MTP backend.
author | Marcus Pearce <m.pearce@gold.ac.uk> |
---|---|
date | Thu, 24 Mar 2011 15:54:27 +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"))