[Morphologie-cvs] r7 - trunk/src

ksprotte at common-lisp.net ksprotte at common-lisp.net
Sun Jul 1 19:24:03 UTC 2007


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")
 



More information about the Morphologie-cvs mailing list