Index: src/Parser/parser.hh
===================================================================
--- src/Parser/parser.hh	(revision 166793b2ba47e886619be8c64a2e6a5a02dc55ed)
+++ src/Parser/parser.hh	(revision 9335ecc272c5d0408e8c6c6a2eb7cec2a3e8f731)
@@ -5,15 +5,15 @@
 // file "LICENCE" distributed with Cforall.
 // 
-// lex.h -- 
+// parser.hh -- 
 // 
 // Author           : Peter A. Buhr
 // Created On       : Sat Sep 22 08:58:10 2001
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Sun Aug 21 11:28:47 2016
-// Update Count     : 347
+// Last Modified On : Wed Jun 28 22:10:17 2017
+// Update Count     : 349
 //
 
-#ifndef PARSER_LEX_H
-#define PARSER_LEX_H
+#ifndef PARSER_HH
+#define PARSER_HH
 
 int yylex();
@@ -42,5 +42,5 @@
 }; // Token
 
-#endif // PARSER_LEX_H
+#endif // PARSER_HH
 
 // Local Variables: //
Index: src/Parser/parser.yy
===================================================================
--- src/Parser/parser.yy	(revision 166793b2ba47e886619be8c64a2e6a5a02dc55ed)
+++ src/Parser/parser.yy	(revision 9335ecc272c5d0408e8c6c6a2eb7cec2a3e8f731)
@@ -5,11 +5,11 @@
 // file "LICENCE" distributed with Cforall.
 //
-// cfa.y --
+// parser.yy --
 //
 // Author           : Peter A. Buhr
 // Created On       : Sat Sep  1 20:22:55 2001
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Wed Jun 28 21:00:57 2017
-// Update Count     : 2413
+// Last Modified On : Wed Jun 28 22:11:22 2017
+// Update Count     : 2414
 //
 
Index: src/Parser/parserutility.cc
===================================================================
--- src/Parser/parserutility.cc	(revision 166793b2ba47e886619be8c64a2e6a5a02dc55ed)
+++ src/Parser/parserutility.cc	(revision 9335ecc272c5d0408e8c6c6a2eb7cec2a3e8f731)
@@ -5,11 +5,11 @@
 // file "LICENCE" distributed with Cforall.
 //
-// parseutility.cc --
+// parserutility.cc --
 //
 // Author           : Rodolfo G. Esteves
 // Created On       : Sat May 16 15:30:39 2015
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Wed Jun 28 21:08:59 2017
-// Update Count     : 6
+// Last Modified On : Wed Jun 28 22:11:32 2017
+// Update Count     : 7
 //
 
Index: src/Parser/parserutility.h
===================================================================
--- src/Parser/parserutility.h	(revision 166793b2ba47e886619be8c64a2e6a5a02dc55ed)
+++ src/Parser/parserutility.h	(revision 9335ecc272c5d0408e8c6c6a2eb7cec2a3e8f731)
@@ -5,11 +5,11 @@
 // file "LICENCE" distributed with Cforall.
 //
-// parseutility.h -- 
+// parserutility.h -- 
 //
 // Author           : Rodolfo G. Esteves
 // Created On       : Sat May 16 15:31:46 2015
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Sat May 16 15:32:58 2015
-// Update Count     : 2
+// Last Modified On : Wed Jun 28 22:11:40 2017
+// Update Count     : 3
 //
 
