annotate implementations/tabcode/package-ecolm.lisp @ 205:5ff310be4942

Fix bug in during method, and make it the same as Allen (1983).
author Jamie Forth <j.forth@gold.ac.uk>
date Wed, 26 Jan 2011 10:44:29 +0000
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"))