Mercurial > hg > amuse
view implementations/tabcode/package-ecolm.lisp @ 273:df2505dc6d11
handle null time value in converting mtp-event to amuse-event.
author | Marcus Pearce <m.pearce@gold.ac.uk> |
---|---|
date | Wed, 06 Apr 2011 18:30:23 +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"))