eliot-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Eliot-dev] Changes to eliot/dic/regexp.c


From: eliot-dev
Subject: [Eliot-dev] Changes to eliot/dic/regexp.c
Date: Sat, 05 Nov 2005 12:56:25 -0500

Index: eliot/dic/regexp.c
diff -u eliot/dic/regexp.c:1.10 eliot/dic/regexp.c:1.11
--- eliot/dic/regexp.c:1.10     Fri Nov  4 20:00:06 2005
+++ eliot/dic/regexp.c  Sat Nov  5 17:56:22 2005
@@ -17,6 +17,13 @@
 /* along with this program; if not, write to the Free Software               */
 /* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA 
*/
 
+/**
+ *  \file   regexp.c
+ *  \brief  Regular Expression fonctions
+ *  \author Antoine Fraboulet
+ *  \date   2005
+ */
+
 #include "config.h"
 #include <stdio.h>
 #include <stdlib.h>
@@ -368,3 +375,8 @@
 }
 #endif
 
+
+/// Local Variables:
+/// mode: hs-minor
+/// c-basic-offset: 2
+/// End:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]