annotate implementations/tabcode/package-ecolm.lisp @ 330:2fbff655ba47 tip

Removed cpitch-adj and cents SQL columns
author Jeremy Gow <jeremy.gow@gmail.com>
date Mon, 21 Jan 2013 11:08:11 +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"))