annotate implementations/tabcode/package-ecolm.lisp @ 318:c4e792b9b898

Add some ideas for charm constituents. Not particularly useful in its own right, but contains some possibly useful ideas related to the generalisation of db-compositions.
author Jamie Forth <j.forth@gold.ac.uk>
date Thu, 30 Sep 2010 15:35:15 +0100
parents 94803c723ccd
children
rev   line source
d@184 1 (cl:defpackage "AMUSE-ECOLM"
d@184 2 (:use "CL" "AMUSE" "AMUSE-UTILS" "TABCODE" "AMUSE-TABCODE")
d@184 3 (:export "ECOLM-IDENTIFIER" "GET-ECOLM-CONNECTION"))