diff --git a/Parser/Gmsh.tab.cpp b/Parser/Gmsh.tab.cpp
index 85f0ce8b1931e68a533d2d8070fb4fec92edd6f5..13b63a5ea55a12fc454d56a8b44831971b73a1cb 100644
--- a/Parser/Gmsh.tab.cpp
+++ b/Parser/Gmsh.tab.cpp
@@ -169,7 +169,7 @@
 #line 1 "Gmsh.y"
  
 
-// $Id: Gmsh.tab.cpp,v 1.76 2001-03-08 14:28:41 geuzaine Exp $
+// $Id: Gmsh.tab.cpp,v 1.77 2001-03-09 08:16:31 geuzaine Exp $
 
 #include <stdarg.h>
 
diff --git a/Parser/Gmsh.yy.cpp b/Parser/Gmsh.yy.cpp
index 17bfa556f48f3238e41dab79858f897f28040fc5..e9e583cb0f884b03f88f377426ce9735d26565d9 100644
--- a/Parser/Gmsh.yy.cpp
+++ b/Parser/Gmsh.yy.cpp
@@ -2,7 +2,7 @@
 /* A lexical scanner generated by flex */
 
 /* Scanner skeleton version:
- * $Header: /cvsroot/gmsh/Parser/Gmsh.yy.cpp,v 1.76 2001-03-08 14:28:41 geuzaine Exp $
+ * $Header: /cvsroot/gmsh/Parser/Gmsh.yy.cpp,v 1.77 2001-03-09 08:16:31 geuzaine Exp $
  */
 
 #define FLEX_SCANNER
@@ -400,7 +400,7 @@ static yyconst short int yy_accept[983] =
 static yyconst int yy_ec[256] =
     {   0,
         1,    1,    1,    1,    1,    1,    1,    1,    2,    3,
-        1,    1,    2,    1,    1,    1,    1,    1,    1,    1,
+        1,    2,    2,    1,    1,    1,    1,    1,    1,    1,
         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
         1,    2,    4,    5,    6,    1,    1,    7,    8,    1,
         1,    9,   10,    1,   11,   12,   13,   14,   15,   16,
@@ -978,7 +978,7 @@ char *yytext;
 #define INITIAL 0
 #line 2 "Gmsh.l"
 
-// $Id: Gmsh.yy.cpp,v 1.76 2001-03-08 14:28:41 geuzaine Exp $
+// $Id: Gmsh.yy.cpp,v 1.77 2001-03-09 08:16:31 geuzaine Exp $
 
 #include <stdio.h>
 #include <stdlib.h>