Author: ksprotte Date: Thu Jul 12 11:37:58 2007 New Revision: 22
Modified: trunk/src/morphologie.lisp Log: this was just a test
Modified: trunk/src/morphologie.lisp ============================================================================== --- trunk/src/morphologie.lisp (original) +++ trunk/src/morphologie.lisp Thu Jul 12 11:37:58 2007 @@ -9,6 +9,7 @@ ;;;* Analysis fonctions, pattern recognition and morphological classification of geometric profiles * ;;;* * ;;;************************************************************************************************************* +;;;
(in-package :morph)
morphologie-cvs@common-lisp.net