Mercurial > hg > amuse
view implementations/tabcode/package-ecolm.lisp @ 198:3d4ea9a18040
Staff checking for GSharp sigs
author | David Lewis <d.lewis@gold.ac.uk> |
---|---|
date | Wed, 16 Feb 2011 09:24:29 +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"))