Mercurial > hg > amuse
view implementations/tabcode/package-ecolm.lisp @ 256:bc893627f92d
make gsharp events linked-events
author | Jamie Forth <j.forth@gold.ac.uk> |
---|---|
date | Thu, 24 Feb 2011 18:39:57 +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"))