Mercurial > hg > amuse
view implementations/tabcode/package-ecolm.lisp @ 270:90827cefc9df
Add timebase to compositions for mtp backend.
author | Marcus Pearce <m.pearce@gold.ac.uk> |
---|---|
date | Wed, 09 Feb 2011 17:06: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"))