Author: ksprotte Date: Sun Jul 1 15:24:02 2007 New Revision: 7
Modified: trunk/src/morphologie.lisp Log: note
Modified: trunk/src/morphologie.lisp ============================================================================== --- trunk/src/morphologie.lisp (original) +++ trunk/src/morphologie.lisp Sun Jul 1 15:24:02 2007 @@ -1,14 +1,17 @@ -;************************************************************************************************************* -;* * -;* Jacopo Baboni Schilingi & Frederic VOISIN * -;* * -;* IRCAM, Paris, november 1998 for Morphologie 1.0 * -;* may 1999 for Morphologie 2.0 * -;* * -;* Fonctions d'analyse, reconnaissance de pattern et classification morphologiques des profiles g�ometriques * -;* Analysis fonctions, pattern recognition and morphological classification of geometric profiles * -;* * -;************************************************************************************************************* +;;;************************************************************************************************************* +;;;* * +;;;* Jacopo Baboni Schilingi & Frederic VOISIN * +;;;* * +;;;* IRCAM, Paris, november 1998 for Morphologie 1.0 * +;;;* may 1999 for Morphologie 2.0 * +;;;* * +;;;* Fonctions d'analyse, reconnaissance de pattern et classification morphologiques des profiles g�ometriques * +;;;* Analysis fonctions, pattern recognition and morphological classification of geometric profiles * +;;;* * +;;;************************************************************************************************************* + +;;; please note that this file has been autogenerated +;;; hand editing might not yet make sense
(defpackage "MORPH2")