From b810eb47156aa118ae5c35529a236e715cb3e6a6 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Thu, 23 Nov 2000 14:11:42 +0000
Subject: [PATCH] Added Id tag

---
 Adapt/Adapt.h             | 1 +
 Adapt/brent.cpp           | 1 +
 Adapt/dsvdcmp.cpp         | 1 +
 Adapt/fdjac.cpp           | 1 +
 Adapt/fmin.cpp            | 1 +
 Adapt/lnsrch.cpp          | 1 +
 Adapt/lubksb.cpp          | 1 +
 Adapt/ludcmp.cpp          | 1 +
 Adapt/mnbrak.cpp          | 1 +
 Adapt/newt.cpp            | 1 +
 Adapt/nrutil.cpp          | 1 +
 Adapt/nrutil.h            | 1 +
 Adapt/optimesh.cpp        | 1 +
 Box/Box.cpp               | 1 +
 Common/Colors.h           | 1 +
 Common/Const.h            | 1 +
 Common/Context.cpp        | 1 +
 Common/Context.h          | 1 +
 Common/Gmsh.h             | 1 +
 Common/GmshUI.h           | 1 +
 Common/Message.h          | 1 +
 Common/Static.h           | 1 +
 Common/Version.h          | 1 +
 Common/Views.cpp          | 1 +
 Common/Views.h            | 1 +
 DataStr/List.cpp          | 3 ++-
 DataStr/List.h            | 3 ++-
 DataStr/Malloc.cpp        | 3 ++-
 DataStr/Malloc.h          | 3 ++-
 DataStr/Tools.cpp         | 3 ++-
 DataStr/Tools.h           | 3 ++-
 DataStr/Tree.cpp          | 3 ++-
 DataStr/Tree.h            | 3 ++-
 DataStr/avl.cpp           | 3 ++-
 DataStr/avl.h             | 3 ++-
 Geo/CAD.cpp               | 1 +
 Geo/CAD.h                 | 1 +
 Geo/DataBase.cpp          | 1 +
 Geo/DataBase.h            | 1 +
 Geo/ExtrudeParams.cpp     | 1 +
 Geo/ExtrudeParams.h       | 1 +
 Geo/Geo.cpp               | 1 +
 Geo/Geo.h                 | 1 +
 Geo/MinMax.cpp            | 1 +
 Geo/MinMax.h              | 1 +
 Geo/Print_Geo.cpp         | 1 +
 Geo/Print_Geo.h           | 1 +
 Geo/StepGeomDatabase.cpp  | 1 +
 Geo/StepGeomDatabase.h    | 1 +
 Geo/Verif.cpp             | 1 +
 Geo/Verif.h               | 1 +
 Graphics/ColorTable.cpp   | 1 +
 Graphics/ColorTable.h     | 1 +
 Graphics/Draw.cpp         | 1 +
 Graphics/Draw.h           | 1 +
 Graphics/Entity.cpp       | 1 +
 Graphics/Geom.cpp         | 1 +
 Graphics/Iso.cpp          | 1 +
 Graphics/Iso.h            | 1 +
 Graphics/Mesh.cpp         | 1 +
 Graphics/Post.cpp         | 1 +
 Graphics/PostLine.cpp     | 1 +
 Graphics/PostPoint.cpp    | 1 +
 Graphics/PostSimplex.cpp  | 1 +
 Graphics/PostTriangle.cpp | 1 +
 Graphics/Scale.cpp        | 1 +
 Graphics/Volume.cpp       | 1 +
 Graphics/gl2gif.cpp       | 1 +
 Graphics/gl2gif.h         | 1 +
 Graphics/gl2ps.cpp        | 1 +
 Graphics/gl2ps.h          | 1 +
 Mesh/1D_Mesh.cpp          | 1 +
 Mesh/2D_BGMesh.cpp        | 1 +
 Mesh/2D_Bowyer.cpp        | 1 +
 Mesh/2D_Bricks.cpp        | 1 +
 Mesh/2D_Cylindrical.cpp   | 1 +
 Mesh/2D_DivAndConq.cpp    | 1 +
 Mesh/2D_Elliptic.cpp      | 1 +
 Mesh/2D_InitMesh.cpp      | 1 +
 Mesh/2D_Links.cpp         | 1 +
 Mesh/2D_Mesh.cpp          | 1 +
 Mesh/2D_Mesh.h            | 1 +
 Mesh/2D_Mesh_Aniso.cpp    | 1 +
 Mesh/2D_Parametric.cpp    | 1 +
 Mesh/2D_Recombine.cpp     | 1 +
 Mesh/2D_SMesh.cpp         | 1 +
 Mesh/2D_Tree.cpp          | 1 +
 Mesh/2D_Util.cpp          | 1 +
 Mesh/3D_BGMesh.cpp        | 1 +
 Mesh/3D_Bricks.cpp        | 1 +
 Mesh/3D_Coherence.cpp     | 1 +
 Mesh/3D_Divide.cpp        | 1 +
 Mesh/3D_Extrude.cpp       | 1 +
 Mesh/3D_Mesh.cpp          | 1 +
 Mesh/3D_Mesh.h            | 1 +
 Mesh/3D_SMesh.cpp         | 1 +
 Mesh/Create.cpp           | 1 +
 Mesh/Create.h             | 1 +
 Mesh/CrossData.cpp        | 1 +
 Mesh/Edge.cpp             | 1 +
 Mesh/Edge.h               | 1 +
 Mesh/Generator.cpp        | 1 +
 Mesh/Interpolation.cpp    | 1 +
 Mesh/Interpolation.h      | 1 +
 Mesh/Matrix.h             | 1 +
 Mesh/Mesh.h               | 1 +
 Mesh/MeshQuality.cpp      | 1 +
 Mesh/Metric.cpp           | 1 +
 Mesh/Metric.h             | 1 +
 Mesh/Numeric.cpp          | 1 +
 Mesh/Numeric.h            | 1 +
 Mesh/Nurbs.cpp            | 1 +
 Mesh/Print_Mesh.cpp       | 1 +
 Mesh/Read_Mesh.cpp        | 1 +
 Mesh/STL.cpp              | 1 +
 Mesh/SecondOrder.cpp      | 1 +
 Mesh/Simplex.cpp          | 1 +
 Mesh/Simplex.h            | 1 +
 Mesh/Smoothing.cpp        | 1 +
 Mesh/SwapEdge.cpp         | 1 +
 Mesh/SwapPatterns.h       | 1 +
 Mesh/Vertex.cpp           | 1 +
 Mesh/Vertex.h             | 1 +
 Parser/Gmsh.l             | 3 ++-
 Parser/Gmsh.tab.cpp       | 1 +
 Parser/Gmsh.tab.cpp.h     | 1 +
 Parser/Gmsh.y             | 3 ++-
 Parser/Gmsh.yy.cpp        | 3 ++-
 Parser/Parser.h           | 1 +
 Unix/Bitmaps.h            | 1 +
 Unix/CbColorbar.cpp       | 1 +
 Unix/CbColorbar.h         | 1 +
 Unix/CbContext.cpp        | 1 +
 Unix/CbContext.h          | 1 +
 Unix/CbFile.cpp           | 1 +
 Unix/CbFile.h             | 1 +
 Unix/CbGeneral.cpp        | 1 +
 Unix/CbGeneral.h          | 1 +
 Unix/CbGeom.cpp           | 1 +
 Unix/CbGeom.h             | 1 +
 Unix/CbInput.cpp          | 1 +
 Unix/CbMesh.cpp           | 1 +
 Unix/CbMesh.h             | 1 +
 Unix/CbOptions.cpp        | 1 +
 Unix/CbOptions.h          | 1 +
 Unix/CbPost.cpp           | 1 +
 Unix/CbPost.h             | 1 +
 Unix/Geometry.cpp         | 1 +
 Unix/Geometry.h           | 1 +
 Unix/Help.h               | 1 +
 Unix/Info.h               | 1 +
 Unix/Main.cpp             | 1 +
 Unix/Main.h               | 1 +
 Unix/Message.cpp          | 1 +
 Unix/Pixmaps.cpp          | 1 +
 Unix/Pixmaps.h            | 1 +
 Unix/Register.cpp         | 1 +
 Unix/Register.h           | 1 +
 Unix/Widgets.cpp          | 1 +
 Unix/Widgets.h            | 1 +
 Unix/XColors.cpp          | 1 +
 Unix/XColors.h            | 1 +
 Unix/XContext.h           | 1 +
 Unix/XCursor.cpp          | 1 +
 Unix/XDump.cpp            | 1 +
 Unix/XDump.h              | 1 +
 Unix/XRessources.h        | 1 +
 Unix/XStatic.h            | 1 +
 168 files changed, 181 insertions(+), 13 deletions(-)

diff --git a/Adapt/Adapt.h b/Adapt/Adapt.h
index 93535a75d1..a89cd0bfab 100644
--- a/Adapt/Adapt.h
+++ b/Adapt/Adapt.h
@@ -1,3 +1,4 @@
+/* $Id: Adapt.h,v 1.2 2000-11-23 14:11:24 geuzaine Exp $ */
 #ifndef _ADAPT_H_
 #define _ADAPT_H_
 
diff --git a/Adapt/brent.cpp b/Adapt/brent.cpp
index 63adc4bc80..57aa9afcbe 100644
--- a/Adapt/brent.cpp
+++ b/Adapt/brent.cpp
@@ -1,3 +1,4 @@
+/* $Id: brent.cpp,v 1.2 2000-11-23 14:11:24 geuzaine Exp $ */
 
 
 #include <math.h>
diff --git a/Adapt/dsvdcmp.cpp b/Adapt/dsvdcmp.cpp
index b105aff243..ce98848387 100644
--- a/Adapt/dsvdcmp.cpp
+++ b/Adapt/dsvdcmp.cpp
@@ -1,3 +1,4 @@
+/* $Id: dsvdcmp.cpp,v 1.2 2000-11-23 14:11:24 geuzaine Exp $ */
 #include <math.h>
 
 #include "nrutil.h"
diff --git a/Adapt/fdjac.cpp b/Adapt/fdjac.cpp
index d433da408d..9478259b01 100644
--- a/Adapt/fdjac.cpp
+++ b/Adapt/fdjac.cpp
@@ -1,3 +1,4 @@
+/* $Id: fdjac.cpp,v 1.2 2000-11-23 14:11:24 geuzaine Exp $ */
 #include <math.h>
 #define NRANSI
 #include "nrutil.h"
diff --git a/Adapt/fmin.cpp b/Adapt/fmin.cpp
index 12db64bfa1..7d311ab0f4 100644
--- a/Adapt/fmin.cpp
+++ b/Adapt/fmin.cpp
@@ -1,3 +1,4 @@
+/* $Id: fmin.cpp,v 1.2 2000-11-23 14:11:24 geuzaine Exp $ */
 #define NRANSI
 #include "nrutil.h"
 
diff --git a/Adapt/lnsrch.cpp b/Adapt/lnsrch.cpp
index 6b4d87d454..9a054e1100 100644
--- a/Adapt/lnsrch.cpp
+++ b/Adapt/lnsrch.cpp
@@ -1,3 +1,4 @@
+/* $Id: lnsrch.cpp,v 1.2 2000-11-23 14:11:24 geuzaine Exp $ */
 #include <math.h>
 #define NRANSI
 #include "nrutil.h"
diff --git a/Adapt/lubksb.cpp b/Adapt/lubksb.cpp
index 31c5164188..5562cd3a92 100644
--- a/Adapt/lubksb.cpp
+++ b/Adapt/lubksb.cpp
@@ -1,3 +1,4 @@
+/* $Id: lubksb.cpp,v 1.2 2000-11-23 14:11:24 geuzaine Exp $ */
 void 
 lubksb (float **a, int n, int *indx, float b[])
 {
diff --git a/Adapt/ludcmp.cpp b/Adapt/ludcmp.cpp
index 8b77834dbf..c53a8c0920 100644
--- a/Adapt/ludcmp.cpp
+++ b/Adapt/ludcmp.cpp
@@ -1,3 +1,4 @@
+/* $Id: ludcmp.cpp,v 1.2 2000-11-23 14:11:24 geuzaine Exp $ */
 #include <math.h>
 #define NRANSI
 #include "nrutil.h"
diff --git a/Adapt/mnbrak.cpp b/Adapt/mnbrak.cpp
index 85d8396335..365cf02fac 100644
--- a/Adapt/mnbrak.cpp
+++ b/Adapt/mnbrak.cpp
@@ -1,3 +1,4 @@
+/* $Id: mnbrak.cpp,v 1.2 2000-11-23 14:11:24 geuzaine Exp $ */
 #include <math.h>
 #define NRANSI
 #include "nrutil.h"
diff --git a/Adapt/newt.cpp b/Adapt/newt.cpp
index ece185703e..74cd42e6bf 100644
--- a/Adapt/newt.cpp
+++ b/Adapt/newt.cpp
@@ -1,3 +1,4 @@
+/* $Id: newt.cpp,v 1.2 2000-11-23 14:11:24 geuzaine Exp $ */
 #include <math.h>
 #define NRANSI
 #include "nrutil.h"
diff --git a/Adapt/nrutil.cpp b/Adapt/nrutil.cpp
index 1b6b7b8fb8..9b6bea8d2a 100644
--- a/Adapt/nrutil.cpp
+++ b/Adapt/nrutil.cpp
@@ -1,3 +1,4 @@
+/* $Id: nrutil.cpp,v 1.2 2000-11-23 14:11:24 geuzaine Exp $ */
 #include <stdio.h>
 #include <stddef.h>
 #include <stdlib.h>
diff --git a/Adapt/nrutil.h b/Adapt/nrutil.h
index 5eb39aac0b..6b2744317d 100644
--- a/Adapt/nrutil.h
+++ b/Adapt/nrutil.h
@@ -1,3 +1,4 @@
+/* $Id: nrutil.h,v 1.2 2000-11-23 14:11:24 geuzaine Exp $ */
 #ifndef _NR_UTILS_H_
 #define _NR_UTILS_H_
 
diff --git a/Adapt/optimesh.cpp b/Adapt/optimesh.cpp
index 486809ebce..4c54dd8cba 100644
--- a/Adapt/optimesh.cpp
+++ b/Adapt/optimesh.cpp
@@ -1,3 +1,4 @@
+/* $Id: optimesh.cpp,v 1.2 2000-11-23 14:11:24 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Adapt.h"
diff --git a/Box/Box.cpp b/Box/Box.cpp
index 19914abedc..a4ab97bab7 100644
--- a/Box/Box.cpp
+++ b/Box/Box.cpp
@@ -1,3 +1,4 @@
+/* $Id: Box.cpp,v 1.3 2000-11-23 14:11:26 geuzaine Exp $ */
 
 #include <signal.h>
 
diff --git a/Common/Colors.h b/Common/Colors.h
index 7f410cbbbb..4cdf0bb430 100644
--- a/Common/Colors.h
+++ b/Common/Colors.h
@@ -1,3 +1,4 @@
+/* $Id: Colors.h,v 1.2 2000-11-23 14:11:27 geuzaine Exp $ */
 #ifndef _COLORS_H_
 #define _COLORS_H_
 
diff --git a/Common/Const.h b/Common/Const.h
index 85f437715b..eaaf7fba35 100644
--- a/Common/Const.h
+++ b/Common/Const.h
@@ -1,3 +1,4 @@
+/* $Id: Const.h,v 1.2 2000-11-23 14:11:27 geuzaine Exp $ */
 #ifndef _CONSTS_H_
 #define _CONSTS_H_
 
diff --git a/Common/Context.cpp b/Common/Context.cpp
index b91abc811d..bec3532d23 100644
--- a/Common/Context.cpp
+++ b/Common/Context.cpp
@@ -1,3 +1,4 @@
+/* $Id: Context.cpp,v 1.3 2000-11-23 14:11:27 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Common/Context.h b/Common/Context.h
index aa2f0657e9..abc9eb0742 100644
--- a/Common/Context.h
+++ b/Common/Context.h
@@ -1,3 +1,4 @@
+/* $Id: Context.h,v 1.3 2000-11-23 14:11:27 geuzaine Exp $ */
 #ifndef _CONTEXT_H_
 #define _CONTEXT_H_
 
diff --git a/Common/Gmsh.h b/Common/Gmsh.h
index 477f71c1c3..c654ae5cc5 100644
--- a/Common/Gmsh.h
+++ b/Common/Gmsh.h
@@ -1,3 +1,4 @@
+/* $Id: Gmsh.h,v 1.2 2000-11-23 14:11:27 geuzaine Exp $ */
 #ifndef _GMSH_H_
 #define _GMSH_H_
 
diff --git a/Common/GmshUI.h b/Common/GmshUI.h
index b69fa62f43..78a5b0d1cc 100644
--- a/Common/GmshUI.h
+++ b/Common/GmshUI.h
@@ -1,3 +1,4 @@
+/* $Id: GmshUI.h,v 1.3 2000-11-23 14:11:28 geuzaine Exp $ */
 
 #ifdef _UNIX
 
diff --git a/Common/Message.h b/Common/Message.h
index e8f7d194a0..db4a5ace37 100644
--- a/Common/Message.h
+++ b/Common/Message.h
@@ -1,3 +1,4 @@
+/* $Id: Message.h,v 1.2 2000-11-23 14:11:28 geuzaine Exp $ */
 #ifndef _MESSAGE_H_
 #define _MESSAGE_H_
 
diff --git a/Common/Static.h b/Common/Static.h
index 5c3a00e525..b7e8ad0ea1 100644
--- a/Common/Static.h
+++ b/Common/Static.h
@@ -1,3 +1,4 @@
+/* $Id: Static.h,v 1.3 2000-11-23 14:11:28 geuzaine Exp $ */
 #ifndef _STATIC_H_
 #define _STATIC_H_
 
diff --git a/Common/Version.h b/Common/Version.h
index b53f1bd87a..46d4911fca 100644
--- a/Common/Version.h
+++ b/Common/Version.h
@@ -1,3 +1,4 @@
+/* $Id: Version.h,v 1.3 2000-11-23 14:11:28 geuzaine Exp $ */
 #define GMSH_VERSION  0.995
 #define GMSH_DATE     "Thu Nov 23 14:48:03 MET 2000"
 #define GMSH_HOST     "elap57.montefiore.ulg.ac.be"
diff --git a/Common/Views.cpp b/Common/Views.cpp
index 9488d1ed7a..425b0679ad 100644
--- a/Common/Views.cpp
+++ b/Common/Views.cpp
@@ -1,3 +1,4 @@
+/* $Id: Views.cpp,v 1.2 2000-11-23 14:11:28 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Views.h"
diff --git a/Common/Views.h b/Common/Views.h
index bf2abfe112..d0a417a2b5 100644
--- a/Common/Views.h
+++ b/Common/Views.h
@@ -1,3 +1,4 @@
+/* $Id: Views.h,v 1.2 2000-11-23 14:11:28 geuzaine Exp $ */
 #ifndef _VIEWS_H_
 #define _VIEWS_H_
 
diff --git a/DataStr/List.cpp b/DataStr/List.cpp
index ae9d1b6542..45c909d574 100644
--- a/DataStr/List.cpp
+++ b/DataStr/List.cpp
@@ -1,4 +1,5 @@
-#define RCSID "$Id: List.cpp,v 1.1.1.1 2000-11-23 09:22:47 geuzaine Exp $"
+/* $Id: List.cpp,v 1.2 2000-11-23 14:11:29 geuzaine Exp $ */
+#define RCSID "$Id: List.cpp,v 1.2 2000-11-23 14:11:29 geuzaine Exp $"
 /* Original author: Marc UME */
 
 #include <stdlib.h>
diff --git a/DataStr/List.h b/DataStr/List.h
index abbba807c5..9a7b2a89ae 100644
--- a/DataStr/List.h
+++ b/DataStr/List.h
@@ -1,4 +1,5 @@
-/* $Id: List.h,v 1.1.1.1 2000-11-23 09:22:47 geuzaine Exp $ */
+/* $Id: List.h,v 1.2 2000-11-23 14:11:29 geuzaine Exp $ */
+/* $Id: List.h,v 1.2 2000-11-23 14:11:29 geuzaine Exp $ */
 #ifndef _LIST_H_
 #define _LIST_H_
 
diff --git a/DataStr/Malloc.cpp b/DataStr/Malloc.cpp
index 1b716656dc..af0fa14203 100644
--- a/DataStr/Malloc.cpp
+++ b/DataStr/Malloc.cpp
@@ -1,4 +1,5 @@
-#define RCSID "$Id: Malloc.cpp,v 1.1.1.1 2000-11-23 09:22:47 geuzaine Exp $"
+/* $Id: Malloc.cpp,v 1.2 2000-11-23 14:11:29 geuzaine Exp $ */
+#define RCSID "$Id: Malloc.cpp,v 1.2 2000-11-23 14:11:29 geuzaine Exp $"
 #include <stdio.h>
 #include <stdlib.h>
 #include <malloc.h>
diff --git a/DataStr/Malloc.h b/DataStr/Malloc.h
index 6f840b7bae..d327924761 100644
--- a/DataStr/Malloc.h
+++ b/DataStr/Malloc.h
@@ -1,4 +1,5 @@
-/* $Id: Malloc.h,v 1.1.1.1 2000-11-23 09:22:47 geuzaine Exp $ */
+/* $Id: Malloc.h,v 1.2 2000-11-23 14:11:29 geuzaine Exp $ */
+/* $Id: Malloc.h,v 1.2 2000-11-23 14:11:29 geuzaine Exp $ */
 #ifndef _UALLOC_H_
 #define _UALLOC_H_
 
diff --git a/DataStr/Tools.cpp b/DataStr/Tools.cpp
index 6660beb367..4afee6c84d 100644
--- a/DataStr/Tools.cpp
+++ b/DataStr/Tools.cpp
@@ -1,4 +1,5 @@
-#define RCSID "$Id: Tools.cpp,v 1.1.1.1 2000-11-23 09:22:47 geuzaine Exp $"
+/* $Id: Tools.cpp,v 1.2 2000-11-23 14:11:29 geuzaine Exp $ */
+#define RCSID "$Id: Tools.cpp,v 1.2 2000-11-23 14:11:29 geuzaine Exp $"
 #include <stdlib.h>
 #include <math.h>
 #include "Tools.h"
diff --git a/DataStr/Tools.h b/DataStr/Tools.h
index 0032ac9049..54b5ccb2e5 100644
--- a/DataStr/Tools.h
+++ b/DataStr/Tools.h
@@ -1,4 +1,5 @@
-/* $Id: Tools.h,v 1.1.1.1 2000-11-23 09:22:47 geuzaine Exp $ */
+/* $Id: Tools.h,v 1.2 2000-11-23 14:11:29 geuzaine Exp $ */
+/* $Id: Tools.h,v 1.2 2000-11-23 14:11:29 geuzaine Exp $ */
 #ifndef _TOOLS_H_
 #define _TOOLS_H_
 
diff --git a/DataStr/Tree.cpp b/DataStr/Tree.cpp
index cb90a7c4ce..c616db1d8f 100644
--- a/DataStr/Tree.cpp
+++ b/DataStr/Tree.cpp
@@ -1,4 +1,5 @@
-#define RCSID "$Id: Tree.cpp,v 1.1.1.1 2000-11-23 09:22:47 geuzaine Exp $"
+/* $Id: Tree.cpp,v 1.2 2000-11-23 14:11:29 geuzaine Exp $ */
+#define RCSID "$Id: Tree.cpp,v 1.2 2000-11-23 14:11:29 geuzaine Exp $"
 
 #include <stdlib.h>
 #include <string.h>
diff --git a/DataStr/Tree.h b/DataStr/Tree.h
index 82c8656ab7..8ec64f1a00 100644
--- a/DataStr/Tree.h
+++ b/DataStr/Tree.h
@@ -1,4 +1,5 @@
-/* $Id: Tree.h,v 1.1.1.1 2000-11-23 09:22:47 geuzaine Exp $ */
+/* $Id: Tree.h,v 1.2 2000-11-23 14:11:29 geuzaine Exp $ */
+/* $Id: Tree.h,v 1.2 2000-11-23 14:11:29 geuzaine Exp $ */
 #ifndef _TREE_H_
 #define _TREE_H_
 
diff --git a/DataStr/avl.cpp b/DataStr/avl.cpp
index 1f67e78830..eb9337adc5 100644
--- a/DataStr/avl.cpp
+++ b/DataStr/avl.cpp
@@ -1,4 +1,5 @@
-#define RCSID "$Id: avl.cpp,v 1.1.1.1 2000-11-23 09:22:47 geuzaine Exp $"
+/* $Id: avl.cpp,v 1.2 2000-11-23 14:11:29 geuzaine Exp $ */
+#define RCSID "$Id: avl.cpp,v 1.2 2000-11-23 14:11:29 geuzaine Exp $"
 
 /*
  * This is a modified version for Gmsh (for c++, 64-bit architectures, etc.)
diff --git a/DataStr/avl.h b/DataStr/avl.h
index a9acfe257c..b28eda5dd4 100644
--- a/DataStr/avl.h
+++ b/DataStr/avl.h
@@ -1,4 +1,5 @@
-/* $Id: avl.h,v 1.1.1.1 2000-11-23 09:22:47 geuzaine Exp $ */
+/* $Id: avl.h,v 1.2 2000-11-23 14:11:29 geuzaine Exp $ */
+/* $Id: avl.h,v 1.2 2000-11-23 14:11:29 geuzaine Exp $ */
 #ifndef _AVL_H_
 #define _AVL_H_
 
diff --git a/Geo/CAD.cpp b/Geo/CAD.cpp
index 265f9c3316..6d462ff095 100644
--- a/Geo/CAD.cpp
+++ b/Geo/CAD.cpp
@@ -1,3 +1,4 @@
+/* $Id: CAD.cpp,v 1.2 2000-11-23 14:11:30 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Geo.h"
diff --git a/Geo/CAD.h b/Geo/CAD.h
index cf1bc88644..1c382b7323 100644
--- a/Geo/CAD.h
+++ b/Geo/CAD.h
@@ -1,3 +1,4 @@
+/* $Id: CAD.h,v 1.2 2000-11-23 14:11:30 geuzaine Exp $ */
 #ifndef _CAD_H_
 #define _CAD_H_
 
diff --git a/Geo/DataBase.cpp b/Geo/DataBase.cpp
index 76a333c8b9..e53e513e05 100644
--- a/Geo/DataBase.cpp
+++ b/Geo/DataBase.cpp
@@ -1,3 +1,4 @@
+/* $Id: DataBase.cpp,v 1.2 2000-11-23 14:11:30 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Geo/DataBase.h b/Geo/DataBase.h
index addbfb80f3..04b3a653e9 100644
--- a/Geo/DataBase.h
+++ b/Geo/DataBase.h
@@ -1,3 +1,4 @@
+/* $Id: DataBase.h,v 1.2 2000-11-23 14:11:30 geuzaine Exp $ */
 #ifndef _DATABASE_H_
 #define _DATABASE_H_
 
diff --git a/Geo/ExtrudeParams.cpp b/Geo/ExtrudeParams.cpp
index 47e61faa1f..24d2eaf5be 100644
--- a/Geo/ExtrudeParams.cpp
+++ b/Geo/ExtrudeParams.cpp
@@ -1,3 +1,4 @@
+/* $Id: ExtrudeParams.cpp,v 1.3 2000-11-23 14:11:30 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Geo.h"
diff --git a/Geo/ExtrudeParams.h b/Geo/ExtrudeParams.h
index 06e17fe7e2..5c93334426 100644
--- a/Geo/ExtrudeParams.h
+++ b/Geo/ExtrudeParams.h
@@ -1,3 +1,4 @@
+/* $Id: ExtrudeParams.h,v 1.3 2000-11-23 14:11:30 geuzaine Exp $ */
 #ifndef _EXTRUDE_PARAMS_H_
 #define _EXTRUDE_PARAMS_H_
 
diff --git a/Geo/Geo.cpp b/Geo/Geo.cpp
index 24f7da0cc4..8d280d3310 100644
--- a/Geo/Geo.cpp
+++ b/Geo/Geo.cpp
@@ -1,3 +1,4 @@
+/* $Id: Geo.cpp,v 1.2 2000-11-23 14:11:30 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Geo/Geo.h b/Geo/Geo.h
index c32f7de66e..40ce7b0c01 100644
--- a/Geo/Geo.h
+++ b/Geo/Geo.h
@@ -1,3 +1,4 @@
+/* $Id: Geo.h,v 1.2 2000-11-23 14:11:30 geuzaine Exp $ */
 #ifndef _GEO_H_
 #define _GEO_H_
 
diff --git a/Geo/MinMax.cpp b/Geo/MinMax.cpp
index a49df54ddc..724b62b2e4 100644
--- a/Geo/MinMax.cpp
+++ b/Geo/MinMax.cpp
@@ -1,3 +1,4 @@
+/* $Id: MinMax.cpp,v 1.2 2000-11-23 14:11:30 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Geo/MinMax.h b/Geo/MinMax.h
index a2abe8b8b4..bd42ce16c0 100644
--- a/Geo/MinMax.h
+++ b/Geo/MinMax.h
@@ -1,3 +1,4 @@
+/* $Id: MinMax.h,v 1.2 2000-11-23 14:11:30 geuzaine Exp $ */
 #ifndef _MINMAX_H_
 #define _MINMAX_H_
 
diff --git a/Geo/Print_Geo.cpp b/Geo/Print_Geo.cpp
index 160e7ed16a..2fdfd0e93d 100644
--- a/Geo/Print_Geo.cpp
+++ b/Geo/Print_Geo.cpp
@@ -1,3 +1,4 @@
+/* $Id: Print_Geo.cpp,v 1.2 2000-11-23 14:11:30 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Geo.h"
diff --git a/Geo/Print_Geo.h b/Geo/Print_Geo.h
index 4b6de69984..a5aeec5526 100644
--- a/Geo/Print_Geo.h
+++ b/Geo/Print_Geo.h
@@ -1,3 +1,4 @@
+/* $Id: Print_Geo.h,v 1.2 2000-11-23 14:11:30 geuzaine Exp $ */
 #ifndef _PRINT_GEO_H_
 #define _PRINT_GEO_H_
 
diff --git a/Geo/StepGeomDatabase.cpp b/Geo/StepGeomDatabase.cpp
index 1b2a39b635..3d683838ae 100644
--- a/Geo/StepGeomDatabase.cpp
+++ b/Geo/StepGeomDatabase.cpp
@@ -1,3 +1,4 @@
+/* $Id: StepGeomDatabase.cpp,v 1.2 2000-11-23 14:11:31 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Geo.h"
diff --git a/Geo/StepGeomDatabase.h b/Geo/StepGeomDatabase.h
index a763fcdd86..725da93c54 100644
--- a/Geo/StepGeomDatabase.h
+++ b/Geo/StepGeomDatabase.h
@@ -1,3 +1,4 @@
+/* $Id: StepGeomDatabase.h,v 1.2 2000-11-23 14:11:31 geuzaine Exp $ */
 #ifndef _STEP_GEOM_DATABASE_H_
 #define _STEP_GEOM_DATABASE_H_
 
diff --git a/Geo/Verif.cpp b/Geo/Verif.cpp
index 66bed8fa23..8db94a3e36 100644
--- a/Geo/Verif.cpp
+++ b/Geo/Verif.cpp
@@ -1,3 +1,4 @@
+/* $Id: Verif.cpp,v 1.2 2000-11-23 14:11:31 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Geo.h"
diff --git a/Geo/Verif.h b/Geo/Verif.h
index dc51b6d7fe..ea0d4d3408 100644
--- a/Geo/Verif.h
+++ b/Geo/Verif.h
@@ -1,3 +1,4 @@
+/* $Id: Verif.h,v 1.2 2000-11-23 14:11:31 geuzaine Exp $ */
 #ifndef _VERIF_H_
 #define _VERIF_H_
 
diff --git a/Graphics/ColorTable.cpp b/Graphics/ColorTable.cpp
index 129a745f92..fcfcd9e342 100644
--- a/Graphics/ColorTable.cpp
+++ b/Graphics/ColorTable.cpp
@@ -1,3 +1,4 @@
+/* $Id: ColorTable.cpp,v 1.2 2000-11-23 14:11:32 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "ColorTable.h"
diff --git a/Graphics/ColorTable.h b/Graphics/ColorTable.h
index c2dd893324..b20591b434 100644
--- a/Graphics/ColorTable.h
+++ b/Graphics/ColorTable.h
@@ -1,3 +1,4 @@
+/* $Id: ColorTable.h,v 1.2 2000-11-23 14:11:32 geuzaine Exp $ */
 #ifndef _COLORTABLE_H_
 #define _COLORTABLE_H_
 
diff --git a/Graphics/Draw.cpp b/Graphics/Draw.cpp
index 6edee00867..39bb022f8f 100644
--- a/Graphics/Draw.cpp
+++ b/Graphics/Draw.cpp
@@ -1,3 +1,4 @@
+/* $Id: Draw.cpp,v 1.3 2000-11-23 14:11:32 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "GmshUI.h"
diff --git a/Graphics/Draw.h b/Graphics/Draw.h
index c3e2fb2a16..88ad66f50f 100644
--- a/Graphics/Draw.h
+++ b/Graphics/Draw.h
@@ -1,3 +1,4 @@
+/* $Id: Draw.h,v 1.2 2000-11-23 14:11:32 geuzaine Exp $ */
 #ifndef _DRAW_H_
 #define _DRAW_H_
 
diff --git a/Graphics/Entity.cpp b/Graphics/Entity.cpp
index 8100459df0..46394b1287 100644
--- a/Graphics/Entity.cpp
+++ b/Graphics/Entity.cpp
@@ -1,3 +1,4 @@
+/* $Id: Entity.cpp,v 1.2 2000-11-23 14:11:32 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "GmshUI.h"
diff --git a/Graphics/Geom.cpp b/Graphics/Geom.cpp
index d42c960543..c42f3c0271 100644
--- a/Graphics/Geom.cpp
+++ b/Graphics/Geom.cpp
@@ -1,3 +1,4 @@
+/* $Id: Geom.cpp,v 1.2 2000-11-23 14:11:32 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "GmshUI.h"
diff --git a/Graphics/Iso.cpp b/Graphics/Iso.cpp
index 3222465355..db163db07c 100644
--- a/Graphics/Iso.cpp
+++ b/Graphics/Iso.cpp
@@ -1,3 +1,4 @@
+/* $Id: Iso.cpp,v 1.2 2000-11-23 14:11:32 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Mesh.h"
diff --git a/Graphics/Iso.h b/Graphics/Iso.h
index fa43516068..d773d80e7a 100644
--- a/Graphics/Iso.h
+++ b/Graphics/Iso.h
@@ -1,3 +1,4 @@
+/* $Id: Iso.h,v 1.2 2000-11-23 14:11:32 geuzaine Exp $ */
 #ifndef _ISO_H_
 #define _ISO_H_
 
diff --git a/Graphics/Mesh.cpp b/Graphics/Mesh.cpp
index 79ca607fef..33055cfb9e 100644
--- a/Graphics/Mesh.cpp
+++ b/Graphics/Mesh.cpp
@@ -1,3 +1,4 @@
+/* $Id: Mesh.cpp,v 1.3 2000-11-23 14:11:32 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "GmshUI.h"
diff --git a/Graphics/Post.cpp b/Graphics/Post.cpp
index 7b9d084f0c..f6be396d83 100644
--- a/Graphics/Post.cpp
+++ b/Graphics/Post.cpp
@@ -1,3 +1,4 @@
+/* $Id: Post.cpp,v 1.2 2000-11-23 14:11:32 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "GmshUI.h"
diff --git a/Graphics/PostLine.cpp b/Graphics/PostLine.cpp
index f464665866..b6ef048569 100644
--- a/Graphics/PostLine.cpp
+++ b/Graphics/PostLine.cpp
@@ -1,3 +1,4 @@
+/* $Id: PostLine.cpp,v 1.2 2000-11-23 14:11:32 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "GmshUI.h"
diff --git a/Graphics/PostPoint.cpp b/Graphics/PostPoint.cpp
index ca9a2046a7..df55556918 100644
--- a/Graphics/PostPoint.cpp
+++ b/Graphics/PostPoint.cpp
@@ -1,3 +1,4 @@
+/* $Id: PostPoint.cpp,v 1.2 2000-11-23 14:11:32 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "GmshUI.h"
diff --git a/Graphics/PostSimplex.cpp b/Graphics/PostSimplex.cpp
index c9ec1d5189..fce1808cdc 100644
--- a/Graphics/PostSimplex.cpp
+++ b/Graphics/PostSimplex.cpp
@@ -1,3 +1,4 @@
+/* $Id: PostSimplex.cpp,v 1.2 2000-11-23 14:11:32 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "GmshUI.h"
diff --git a/Graphics/PostTriangle.cpp b/Graphics/PostTriangle.cpp
index 1e2d9c2524..f27cca89d4 100644
--- a/Graphics/PostTriangle.cpp
+++ b/Graphics/PostTriangle.cpp
@@ -1,3 +1,4 @@
+/* $Id: PostTriangle.cpp,v 1.2 2000-11-23 14:11:32 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "GmshUI.h"
diff --git a/Graphics/Scale.cpp b/Graphics/Scale.cpp
index ac8f464e5f..b3c220aa9e 100644
--- a/Graphics/Scale.cpp
+++ b/Graphics/Scale.cpp
@@ -1,3 +1,4 @@
+/* $Id: Scale.cpp,v 1.2 2000-11-23 14:11:32 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "GmshUI.h"
diff --git a/Graphics/Volume.cpp b/Graphics/Volume.cpp
index b393beacd1..c38f2e0416 100644
--- a/Graphics/Volume.cpp
+++ b/Graphics/Volume.cpp
@@ -1,3 +1,4 @@
+/* $Id: Volume.cpp,v 1.2 2000-11-23 14:11:32 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "GmshUI.h"
diff --git a/Graphics/gl2gif.cpp b/Graphics/gl2gif.cpp
index 8c0c96f598..294d718486 100644
--- a/Graphics/gl2gif.cpp
+++ b/Graphics/gl2gif.cpp
@@ -1,3 +1,4 @@
+/* $Id: gl2gif.cpp,v 1.2 2000-11-23 14:11:33 geuzaine Exp $ */
 /*
   This file is a big hack from
 
diff --git a/Graphics/gl2gif.h b/Graphics/gl2gif.h
index e848560192..b727e93dd6 100644
--- a/Graphics/gl2gif.h
+++ b/Graphics/gl2gif.h
@@ -1,3 +1,4 @@
+/* $Id: gl2gif.h,v 1.2 2000-11-23 14:11:33 geuzaine Exp $ */
 #ifndef _GL2GIF_H_
 #define _GL2GIF_H_
 
diff --git a/Graphics/gl2ps.cpp b/Graphics/gl2ps.cpp
index 7383d1f294..8ff08ef04b 100644
--- a/Graphics/gl2ps.cpp
+++ b/Graphics/gl2ps.cpp
@@ -1,3 +1,4 @@
+/* $Id: gl2ps.cpp,v 1.2 2000-11-23 14:11:33 geuzaine Exp $ */
 /*
  * GL2PS, an OpenGL to Postscript Printing Library, version 0.31
  * Copyright (C) 1999-2000  Christophe Geuzaine 
diff --git a/Graphics/gl2ps.h b/Graphics/gl2ps.h
index f3bb6cf855..b9689fc4e5 100644
--- a/Graphics/gl2ps.h
+++ b/Graphics/gl2ps.h
@@ -1,3 +1,4 @@
+/* $Id: gl2ps.h,v 1.2 2000-11-23 14:11:33 geuzaine Exp $ */
 /*
  * GL2PS, an OpenGL to Postscript Printing Library, version 0.31
  * Copyright (C) 1999-2000  Christophe Geuzaine
diff --git a/Mesh/1D_Mesh.cpp b/Mesh/1D_Mesh.cpp
index 4f0dfed9e6..b82ce9005b 100644
--- a/Mesh/1D_Mesh.cpp
+++ b/Mesh/1D_Mesh.cpp
@@ -1,3 +1,4 @@
+/* $Id: 1D_Mesh.cpp,v 1.2 2000-11-23 14:11:34 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Mesh/2D_BGMesh.cpp b/Mesh/2D_BGMesh.cpp
index e61e0bf80a..21ca220887 100644
--- a/Mesh/2D_BGMesh.cpp
+++ b/Mesh/2D_BGMesh.cpp
@@ -1,3 +1,4 @@
+/* $Id: 2D_BGMesh.cpp,v 1.2 2000-11-23 14:11:34 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Mesh/2D_Bowyer.cpp b/Mesh/2D_Bowyer.cpp
index 13c82c7fa7..7deadf71ef 100644
--- a/Mesh/2D_Bowyer.cpp
+++ b/Mesh/2D_Bowyer.cpp
@@ -1,3 +1,4 @@
+/* $Id: 2D_Bowyer.cpp,v 1.2 2000-11-23 14:11:34 geuzaine Exp $ */
 /*
 
    A L G O R I T H M E       D E      B O W Y E R  -  W A T S O N
diff --git a/Mesh/2D_Bricks.cpp b/Mesh/2D_Bricks.cpp
index 1e8361d2e2..4ebcb12f88 100644
--- a/Mesh/2D_Bricks.cpp
+++ b/Mesh/2D_Bricks.cpp
@@ -1,3 +1,4 @@
+/* $Id: 2D_Bricks.cpp,v 1.2 2000-11-23 14:11:34 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Mesh/2D_Cylindrical.cpp b/Mesh/2D_Cylindrical.cpp
index 6c5cdcb4f6..072db109a8 100644
--- a/Mesh/2D_Cylindrical.cpp
+++ b/Mesh/2D_Cylindrical.cpp
@@ -1,3 +1,4 @@
+/* $Id: 2D_Cylindrical.cpp,v 1.2 2000-11-23 14:11:34 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Mesh/2D_DivAndConq.cpp b/Mesh/2D_DivAndConq.cpp
index 97e955660c..b083962709 100644
--- a/Mesh/2D_DivAndConq.cpp
+++ b/Mesh/2D_DivAndConq.cpp
@@ -1,3 +1,4 @@
+/* $Id: 2D_DivAndConq.cpp,v 1.2 2000-11-23 14:11:34 geuzaine Exp $ */
 /*
 
    A L G O R I T H M E    D I V I D E    A N D     C O N Q U E R   
diff --git a/Mesh/2D_Elliptic.cpp b/Mesh/2D_Elliptic.cpp
index 488d945b6c..ee5578ce5e 100644
--- a/Mesh/2D_Elliptic.cpp
+++ b/Mesh/2D_Elliptic.cpp
@@ -1,3 +1,4 @@
+/* $Id: 2D_Elliptic.cpp,v 1.2 2000-11-23 14:11:34 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Mesh/2D_InitMesh.cpp b/Mesh/2D_InitMesh.cpp
index cca8c0df99..d5d2b7e929 100644
--- a/Mesh/2D_InitMesh.cpp
+++ b/Mesh/2D_InitMesh.cpp
@@ -1,3 +1,4 @@
+/* $Id: 2D_InitMesh.cpp,v 1.2 2000-11-23 14:11:34 geuzaine Exp $ */
 /*
  
    Generation du maillage initial 2D
diff --git a/Mesh/2D_Links.cpp b/Mesh/2D_Links.cpp
index 43f89c5147..2e7f8ee5d7 100644
--- a/Mesh/2D_Links.cpp
+++ b/Mesh/2D_Links.cpp
@@ -1,3 +1,4 @@
+/* $Id: 2D_Links.cpp,v 1.2 2000-11-23 14:11:34 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Mesh/2D_Mesh.cpp b/Mesh/2D_Mesh.cpp
index b42bc5aaf3..6f7e6e56cc 100644
--- a/Mesh/2D_Mesh.cpp
+++ b/Mesh/2D_Mesh.cpp
@@ -1,3 +1,4 @@
+/* $Id: 2D_Mesh.cpp,v 1.3 2000-11-23 14:11:34 geuzaine Exp $ */
 /*
    Maillage Delaunay d'une surface (Point insertion Technique)
 
diff --git a/Mesh/2D_Mesh.h b/Mesh/2D_Mesh.h
index 04cf95bea6..2c641e155a 100644
--- a/Mesh/2D_Mesh.h
+++ b/Mesh/2D_Mesh.h
@@ -1,3 +1,4 @@
+/* $Id: 2D_Mesh.h,v 1.2 2000-11-23 14:11:34 geuzaine Exp $ */
 #ifndef _2D_MESH_H_
 #define _2D_MESH_H_
 
diff --git a/Mesh/2D_Mesh_Aniso.cpp b/Mesh/2D_Mesh_Aniso.cpp
index d34e3c4bb2..653095b8a5 100644
--- a/Mesh/2D_Mesh_Aniso.cpp
+++ b/Mesh/2D_Mesh_Aniso.cpp
@@ -1,3 +1,4 @@
+/* $Id: 2D_Mesh_Aniso.cpp,v 1.3 2000-11-23 14:11:34 geuzaine Exp $ */
 /*
    Jean-Francois Remacle
 
diff --git a/Mesh/2D_Parametric.cpp b/Mesh/2D_Parametric.cpp
index fca01280fc..92acfa1dcc 100644
--- a/Mesh/2D_Parametric.cpp
+++ b/Mesh/2D_Parametric.cpp
@@ -1,3 +1,4 @@
+/* $Id: 2D_Parametric.cpp,v 1.2 2000-11-23 14:11:34 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Mesh/2D_Recombine.cpp b/Mesh/2D_Recombine.cpp
index eecf49d57f..cbfd03218d 100644
--- a/Mesh/2D_Recombine.cpp
+++ b/Mesh/2D_Recombine.cpp
@@ -1,3 +1,4 @@
+/* $Id: 2D_Recombine.cpp,v 1.2 2000-11-23 14:11:34 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Mesh/2D_SMesh.cpp b/Mesh/2D_SMesh.cpp
index 1b88ee8b69..fd483fa983 100644
--- a/Mesh/2D_SMesh.cpp
+++ b/Mesh/2D_SMesh.cpp
@@ -1,3 +1,4 @@
+/* $Id: 2D_SMesh.cpp,v 1.2 2000-11-23 14:11:34 geuzaine Exp $ */
 /*  
   Maillage transfini surfacique                                                 
                                             *s2
diff --git a/Mesh/2D_Tree.cpp b/Mesh/2D_Tree.cpp
index cff696e312..5229dfaf4f 100644
--- a/Mesh/2D_Tree.cpp
+++ b/Mesh/2D_Tree.cpp
@@ -1,3 +1,4 @@
+/* $Id: 2D_Tree.cpp,v 1.2 2000-11-23 14:11:34 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Mesh.h"
diff --git a/Mesh/2D_Util.cpp b/Mesh/2D_Util.cpp
index ab00d83bf9..efca7e1836 100644
--- a/Mesh/2D_Util.cpp
+++ b/Mesh/2D_Util.cpp
@@ -1,3 +1,4 @@
+/* $Id: 2D_Util.cpp,v 1.3 2000-11-23 14:11:34 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Mesh/3D_BGMesh.cpp b/Mesh/3D_BGMesh.cpp
index 30248238ac..ff49a06445 100644
--- a/Mesh/3D_BGMesh.cpp
+++ b/Mesh/3D_BGMesh.cpp
@@ -1,3 +1,4 @@
+/* $Id: 3D_BGMesh.cpp,v 1.3 2000-11-23 14:11:34 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Mesh.h"
diff --git a/Mesh/3D_Bricks.cpp b/Mesh/3D_Bricks.cpp
index 19ef313bba..47d2f041c5 100644
--- a/Mesh/3D_Bricks.cpp
+++ b/Mesh/3D_Bricks.cpp
@@ -1,3 +1,4 @@
+/* $Id: 3D_Bricks.cpp,v 1.2 2000-11-23 14:11:34 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Mesh/3D_Coherence.cpp b/Mesh/3D_Coherence.cpp
index 82042f547e..6284792ea4 100644
--- a/Mesh/3D_Coherence.cpp
+++ b/Mesh/3D_Coherence.cpp
@@ -1,3 +1,4 @@
+/* $Id: 3D_Coherence.cpp,v 1.2 2000-11-23 14:11:34 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Mesh/3D_Divide.cpp b/Mesh/3D_Divide.cpp
index 006294fac0..374542bb99 100644
--- a/Mesh/3D_Divide.cpp
+++ b/Mesh/3D_Divide.cpp
@@ -1,3 +1,4 @@
+/* $Id: 3D_Divide.cpp,v 1.2 2000-11-23 14:11:34 geuzaine Exp $ */
 /* Routine de division des elements tetraedriques
    ou triangulaires
 
diff --git a/Mesh/3D_Extrude.cpp b/Mesh/3D_Extrude.cpp
index 7ea26a558e..18a00e4f5e 100644
--- a/Mesh/3D_Extrude.cpp
+++ b/Mesh/3D_Extrude.cpp
@@ -1,3 +1,4 @@
+/* $Id: 3D_Extrude.cpp,v 1.3 2000-11-23 14:11:35 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Mesh/3D_Mesh.cpp b/Mesh/3D_Mesh.cpp
index 30f08b9c26..ac37cb4e32 100644
--- a/Mesh/3D_Mesh.cpp
+++ b/Mesh/3D_Mesh.cpp
@@ -1,3 +1,4 @@
+/* $Id: 3D_Mesh.cpp,v 1.3 2000-11-23 14:11:35 geuzaine Exp $ */
 /*
  
   J-F Remacle 1995
diff --git a/Mesh/3D_Mesh.h b/Mesh/3D_Mesh.h
index ac47acd0e8..821750c896 100644
--- a/Mesh/3D_Mesh.h
+++ b/Mesh/3D_Mesh.h
@@ -1,3 +1,4 @@
+/* $Id: 3D_Mesh.h,v 1.2 2000-11-23 14:11:35 geuzaine Exp $ */
 #ifndef _3D_MESH_H_
 #define _3D_MESH_H_
 
diff --git a/Mesh/3D_SMesh.cpp b/Mesh/3D_SMesh.cpp
index dfe17ceb90..e2fd2a9c0b 100644
--- a/Mesh/3D_SMesh.cpp
+++ b/Mesh/3D_SMesh.cpp
@@ -1,3 +1,4 @@
+/* $Id: 3D_SMesh.cpp,v 1.2 2000-11-23 14:11:35 geuzaine Exp $ */
 /*  
   Maillage transfini volumique
 
diff --git a/Mesh/Create.cpp b/Mesh/Create.cpp
index 18223c3ca1..f612d41612 100644
--- a/Mesh/Create.cpp
+++ b/Mesh/Create.cpp
@@ -1,3 +1,4 @@
+/* $Id: Create.cpp,v 1.3 2000-11-23 14:11:35 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Mesh/Create.h b/Mesh/Create.h
index 83f718ecc3..6ad23b5738 100644
--- a/Mesh/Create.h
+++ b/Mesh/Create.h
@@ -1,3 +1,4 @@
+/* $Id: Create.h,v 1.2 2000-11-23 14:11:35 geuzaine Exp $ */
 #ifndef _CREATE_H_
 #define _CREATE_H_
 
diff --git a/Mesh/CrossData.cpp b/Mesh/CrossData.cpp
index a2e2ac88bf..dd1f104380 100644
--- a/Mesh/CrossData.cpp
+++ b/Mesh/CrossData.cpp
@@ -1,3 +1,4 @@
+/* $Id: CrossData.cpp,v 1.2 2000-11-23 14:11:35 geuzaine Exp $ */
 
 
 #include "Gmsh.h"
diff --git a/Mesh/Edge.cpp b/Mesh/Edge.cpp
index e3516b9200..c5165f367d 100644
--- a/Mesh/Edge.cpp
+++ b/Mesh/Edge.cpp
@@ -1,3 +1,4 @@
+/* $Id: Edge.cpp,v 1.2 2000-11-23 14:11:35 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Mesh.h"
diff --git a/Mesh/Edge.h b/Mesh/Edge.h
index d856e4ae87..048bf407f1 100644
--- a/Mesh/Edge.h
+++ b/Mesh/Edge.h
@@ -1,3 +1,4 @@
+/* $Id: Edge.h,v 1.2 2000-11-23 14:11:35 geuzaine Exp $ */
 #ifndef _EDGE_H_
 #define _EDGE_H_
 
diff --git a/Mesh/Generator.cpp b/Mesh/Generator.cpp
index 8db55a46f6..d9b31b7099 100644
--- a/Mesh/Generator.cpp
+++ b/Mesh/Generator.cpp
@@ -1,3 +1,4 @@
+/* $Id: Generator.cpp,v 1.3 2000-11-23 14:11:35 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Mesh/Interpolation.cpp b/Mesh/Interpolation.cpp
index e67919e3ba..d2b868d25e 100644
--- a/Mesh/Interpolation.cpp
+++ b/Mesh/Interpolation.cpp
@@ -1,3 +1,4 @@
+/* $Id: Interpolation.cpp,v 1.2 2000-11-23 14:11:35 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Mesh/Interpolation.h b/Mesh/Interpolation.h
index decb09a165..7e35d7857a 100644
--- a/Mesh/Interpolation.h
+++ b/Mesh/Interpolation.h
@@ -1,3 +1,4 @@
+/* $Id: Interpolation.h,v 1.2 2000-11-23 14:11:35 geuzaine Exp $ */
 #ifndef _INTERPOLATION_H_
 #define _INTERPOLATION_H_
 
diff --git a/Mesh/Matrix.h b/Mesh/Matrix.h
index 1a820ba2c3..ed0f8c1224 100644
--- a/Mesh/Matrix.h
+++ b/Mesh/Matrix.h
@@ -1,3 +1,4 @@
+/* $Id: Matrix.h,v 1.2 2000-11-23 14:11:35 geuzaine Exp $ */
 #ifndef _MATRIX_H_
 #define _MATRIX_H_
 
diff --git a/Mesh/Mesh.h b/Mesh/Mesh.h
index 23298bf05c..61dedd75c4 100644
--- a/Mesh/Mesh.h
+++ b/Mesh/Mesh.h
@@ -1,3 +1,4 @@
+/* $Id: Mesh.h,v 1.3 2000-11-23 14:11:35 geuzaine Exp $ */
 #ifndef _MESH_H_
 #define _MESH_H_
 
diff --git a/Mesh/MeshQuality.cpp b/Mesh/MeshQuality.cpp
index b2b668e826..257fcb331f 100644
--- a/Mesh/MeshQuality.cpp
+++ b/Mesh/MeshQuality.cpp
@@ -1,3 +1,4 @@
+/* $Id: MeshQuality.cpp,v 1.2 2000-11-23 14:11:35 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Mesh/Metric.cpp b/Mesh/Metric.cpp
index d766649adc..ad888a92ad 100644
--- a/Mesh/Metric.cpp
+++ b/Mesh/Metric.cpp
@@ -1,3 +1,4 @@
+/* $Id: Metric.cpp,v 1.2 2000-11-23 14:11:35 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Mesh/Metric.h b/Mesh/Metric.h
index b8df4367f0..1c8712a6e2 100644
--- a/Mesh/Metric.h
+++ b/Mesh/Metric.h
@@ -1,3 +1,4 @@
+/* $Id: Metric.h,v 1.2 2000-11-23 14:11:35 geuzaine Exp $ */
 class GMSHMetric
 {
 	public:
diff --git a/Mesh/Numeric.cpp b/Mesh/Numeric.cpp
index 8d08f24d99..22e08e761d 100644
--- a/Mesh/Numeric.cpp
+++ b/Mesh/Numeric.cpp
@@ -1,3 +1,4 @@
+/* $Id: Numeric.cpp,v 1.2 2000-11-23 14:11:35 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Mesh/Numeric.h b/Mesh/Numeric.h
index e61ec8ee3e..bd298041ae 100644
--- a/Mesh/Numeric.h
+++ b/Mesh/Numeric.h
@@ -1,3 +1,4 @@
+/* $Id: Numeric.h,v 1.2 2000-11-23 14:11:35 geuzaine Exp $ */
 #ifndef _NUMERIC_H_
 #define _NUMERIC_H_
 
diff --git a/Mesh/Nurbs.cpp b/Mesh/Nurbs.cpp
index fd6a3b6570..b8f76dcf16 100644
--- a/Mesh/Nurbs.cpp
+++ b/Mesh/Nurbs.cpp
@@ -1,3 +1,4 @@
+/* $Id: Nurbs.cpp,v 1.2 2000-11-23 14:11:35 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Mesh.h"
diff --git a/Mesh/Print_Mesh.cpp b/Mesh/Print_Mesh.cpp
index 0bf8f1b043..5d5b5d44f3 100644
--- a/Mesh/Print_Mesh.cpp
+++ b/Mesh/Print_Mesh.cpp
@@ -1,3 +1,4 @@
+/* $Id: Print_Mesh.cpp,v 1.2 2000-11-23 14:11:35 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Mesh/Read_Mesh.cpp b/Mesh/Read_Mesh.cpp
index 178c9daee6..edc2fd716e 100644
--- a/Mesh/Read_Mesh.cpp
+++ b/Mesh/Read_Mesh.cpp
@@ -1,3 +1,4 @@
+/* $Id: Read_Mesh.cpp,v 1.2 2000-11-23 14:11:35 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Geo.h"
diff --git a/Mesh/STL.cpp b/Mesh/STL.cpp
index f2f34241cf..9c796d3e87 100644
--- a/Mesh/STL.cpp
+++ b/Mesh/STL.cpp
@@ -1,3 +1,4 @@
+/* $Id: STL.cpp,v 1.2 2000-11-23 14:11:35 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Mesh.h"
diff --git a/Mesh/SecondOrder.cpp b/Mesh/SecondOrder.cpp
index 5d89409a27..b125d8fed2 100644
--- a/Mesh/SecondOrder.cpp
+++ b/Mesh/SecondOrder.cpp
@@ -1,3 +1,4 @@
+/* $Id: SecondOrder.cpp,v 1.2 2000-11-23 14:11:35 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Geo.h"
diff --git a/Mesh/Simplex.cpp b/Mesh/Simplex.cpp
index c35f0c763c..7044363a0d 100644
--- a/Mesh/Simplex.cpp
+++ b/Mesh/Simplex.cpp
@@ -1,3 +1,4 @@
+/* $Id: Simplex.cpp,v 1.2 2000-11-23 14:11:35 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Mesh/Simplex.h b/Mesh/Simplex.h
index 40bdf703c9..e3f2dd532a 100644
--- a/Mesh/Simplex.h
+++ b/Mesh/Simplex.h
@@ -1,3 +1,4 @@
+/* $Id: Simplex.h,v 1.2 2000-11-23 14:11:35 geuzaine Exp $ */
 #ifndef _SIMPLEX_GMSH_
 #define _SIMPLEX_GMSH_
 #include <stdio.h>
diff --git a/Mesh/Smoothing.cpp b/Mesh/Smoothing.cpp
index 14883f1e6d..35d6fd81c2 100644
--- a/Mesh/Smoothing.cpp
+++ b/Mesh/Smoothing.cpp
@@ -1,3 +1,4 @@
+/* $Id: Smoothing.cpp,v 1.2 2000-11-23 14:11:36 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Mesh/SwapEdge.cpp b/Mesh/SwapEdge.cpp
index fdbe76273a..c787420ef3 100644
--- a/Mesh/SwapEdge.cpp
+++ b/Mesh/SwapEdge.cpp
@@ -1,3 +1,4 @@
+/* $Id: SwapEdge.cpp,v 1.2 2000-11-23 14:11:36 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "Const.h"
diff --git a/Mesh/SwapPatterns.h b/Mesh/SwapPatterns.h
index db379bdf2b..9d827f6db9 100644
--- a/Mesh/SwapPatterns.h
+++ b/Mesh/SwapPatterns.h
@@ -1,3 +1,4 @@
+/* $Id: SwapPatterns.h,v 1.2 2000-11-23 14:11:36 geuzaine Exp $ */
 #ifndef _SWAP_PATTERNS_H_
 #define _SWAP_PATTERNS_H_
 
diff --git a/Mesh/Vertex.cpp b/Mesh/Vertex.cpp
index e3a04a1aba..7cb8f3ea86 100644
--- a/Mesh/Vertex.cpp
+++ b/Mesh/Vertex.cpp
@@ -1,3 +1,4 @@
+/* $Id: Vertex.cpp,v 1.2 2000-11-23 14:11:36 geuzaine Exp $ */
 #include "Vertex.h"
 #include <stddef.h>
 #include <stdlib.h>
diff --git a/Mesh/Vertex.h b/Mesh/Vertex.h
index 831b16735b..2c14829e5a 100644
--- a/Mesh/Vertex.h
+++ b/Mesh/Vertex.h
@@ -1,3 +1,4 @@
+/* $Id: Vertex.h,v 1.2 2000-11-23 14:11:36 geuzaine Exp $ */
 /*
   Classe de Points (Vertex)
   premiere classe de gmsh
diff --git a/Parser/Gmsh.l b/Parser/Gmsh.l
index 222fb5b797..896f7ef027 100644
--- a/Parser/Gmsh.l
+++ b/Parser/Gmsh.l
@@ -1,4 +1,5 @@
-%{
+%{ /* $Id: Gmsh.l,v 1.2 2000-11-23 14:11:38 geuzaine Exp $ */
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/Parser/Gmsh.tab.cpp b/Parser/Gmsh.tab.cpp
index dc1cf43fb5..8f19917211 100644
--- a/Parser/Gmsh.tab.cpp
+++ b/Parser/Gmsh.tab.cpp
@@ -1,3 +1,4 @@
+/* $Id: Gmsh.tab.cpp,v 1.3 2000-11-23 14:11:38 geuzaine Exp $ */
 
 /*  A Bison parser, made from Gmsh.y
  by  GNU Bison version 1.25
diff --git a/Parser/Gmsh.tab.cpp.h b/Parser/Gmsh.tab.cpp.h
index 6e6866a338..3bfcef8e78 100644
--- a/Parser/Gmsh.tab.cpp.h
+++ b/Parser/Gmsh.tab.cpp.h
@@ -1,3 +1,4 @@
+/* $Id: Gmsh.tab.cpp.h,v 1.3 2000-11-23 14:11:38 geuzaine Exp $ */
 typedef union {
   char    *c;
   int      i;
diff --git a/Parser/Gmsh.y b/Parser/Gmsh.y
index edad4c8b4d..0d455b77ce 100644
--- a/Parser/Gmsh.y
+++ b/Parser/Gmsh.y
@@ -1,4 +1,5 @@
-%{
+%{ /* $Id: Gmsh.y,v 1.3 2000-11-23 14:11:38 geuzaine Exp $ */
+
 #include <stdarg.h>
 
 #include "Gmsh.h"
diff --git a/Parser/Gmsh.yy.cpp b/Parser/Gmsh.yy.cpp
index 487c3b81e7..d9031cff1a 100644
--- a/Parser/Gmsh.yy.cpp
+++ b/Parser/Gmsh.yy.cpp
@@ -1,8 +1,9 @@
+/* $Id: Gmsh.yy.cpp,v 1.3 2000-11-23 14:11:38 geuzaine Exp $ */
 #line 2 "Gmsh.yy.cpp"
 /* A lexical scanner generated by flex */
 
 /* Scanner skeleton version:
- * $Header: /cvsroot/gmsh/Parser/Gmsh.yy.cpp,v 1.2 2000-11-23 14:08:47 geuzaine Exp $
+ * $Header: /cvsroot/gmsh/Parser/Gmsh.yy.cpp,v 1.3 2000-11-23 14:11:38 geuzaine Exp $
  */
 
 #define FLEX_SCANNER
diff --git a/Parser/Parser.h b/Parser/Parser.h
index 82cdc06f10..4d506c7543 100644
--- a/Parser/Parser.h
+++ b/Parser/Parser.h
@@ -1,3 +1,4 @@
+/* $Id: Parser.h,v 1.3 2000-11-23 14:11:38 geuzaine Exp $ */
 #ifndef _PARSER_H_
 #define _PARSER_H_
 
diff --git a/Unix/Bitmaps.h b/Unix/Bitmaps.h
index a088563c18..d4b1c446c6 100644
--- a/Unix/Bitmaps.h
+++ b/Unix/Bitmaps.h
@@ -1,3 +1,4 @@
+/* $Id: Bitmaps.h,v 1.2 2000-11-23 14:11:40 geuzaine Exp $ */
 #ifndef _BITMAPS_H_
 #define _BITMAPS_H_
 
diff --git a/Unix/CbColorbar.cpp b/Unix/CbColorbar.cpp
index 3f77311048..884bc8fca5 100644
--- a/Unix/CbColorbar.cpp
+++ b/Unix/CbColorbar.cpp
@@ -1,3 +1,4 @@
+/* $Id: CbColorbar.cpp,v 1.2 2000-11-23 14:11:40 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "GmshUI.h"
diff --git a/Unix/CbColorbar.h b/Unix/CbColorbar.h
index 1bd5357ffb..91941c562e 100644
--- a/Unix/CbColorbar.h
+++ b/Unix/CbColorbar.h
@@ -1,3 +1,4 @@
+/* $Id: CbColorbar.h,v 1.2 2000-11-23 14:11:40 geuzaine Exp $ */
 #ifndef _COLORBAR_H
 #define _COLORBAR_H
 
diff --git a/Unix/CbContext.cpp b/Unix/CbContext.cpp
index 9eace8844f..16359dde1d 100644
--- a/Unix/CbContext.cpp
+++ b/Unix/CbContext.cpp
@@ -1,3 +1,4 @@
+/* $Id: CbContext.cpp,v 1.2 2000-11-23 14:11:40 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "GmshUI.h"
diff --git a/Unix/CbContext.h b/Unix/CbContext.h
index 903049ce6b..f608a2aa60 100644
--- a/Unix/CbContext.h
+++ b/Unix/CbContext.h
@@ -1,3 +1,4 @@
+/* $Id: CbContext.h,v 1.2 2000-11-23 14:11:40 geuzaine Exp $ */
 #ifndef _CB_CONTEXT_H_
 #define _CB_CONTEXT_H_
 
diff --git a/Unix/CbFile.cpp b/Unix/CbFile.cpp
index ad3b777cdf..e49ad7b345 100644
--- a/Unix/CbFile.cpp
+++ b/Unix/CbFile.cpp
@@ -1,3 +1,4 @@
+/* $Id: CbFile.cpp,v 1.3 2000-11-23 14:11:40 geuzaine Exp $ */
 
 #include <unistd.h>
 
diff --git a/Unix/CbFile.h b/Unix/CbFile.h
index 67f8eec775..7e25566c24 100644
--- a/Unix/CbFile.h
+++ b/Unix/CbFile.h
@@ -1,3 +1,4 @@
+/* $Id: CbFile.h,v 1.2 2000-11-23 14:11:40 geuzaine Exp $ */
 #ifndef _CB_FILE_H_
 #define _CB_FILE_H_
 
diff --git a/Unix/CbGeneral.cpp b/Unix/CbGeneral.cpp
index b4c3314d24..439e44fd06 100644
--- a/Unix/CbGeneral.cpp
+++ b/Unix/CbGeneral.cpp
@@ -1,3 +1,4 @@
+/* $Id: CbGeneral.cpp,v 1.2 2000-11-23 14:11:40 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "GmshUI.h"
diff --git a/Unix/CbGeneral.h b/Unix/CbGeneral.h
index d9854cb877..320048bc6c 100644
--- a/Unix/CbGeneral.h
+++ b/Unix/CbGeneral.h
@@ -1,3 +1,4 @@
+/* $Id: CbGeneral.h,v 1.2 2000-11-23 14:11:40 geuzaine Exp $ */
 #ifndef _CB_GENERAL_H_
 #define _CB_GENERAL_H_
 
diff --git a/Unix/CbGeom.cpp b/Unix/CbGeom.cpp
index 418f00dd25..ba16cd2d49 100644
--- a/Unix/CbGeom.cpp
+++ b/Unix/CbGeom.cpp
@@ -1,3 +1,4 @@
+/* $Id: CbGeom.cpp,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "GmshUI.h"
diff --git a/Unix/CbGeom.h b/Unix/CbGeom.h
index ec4c7579e8..890420ebab 100644
--- a/Unix/CbGeom.h
+++ b/Unix/CbGeom.h
@@ -1,3 +1,4 @@
+/* $Id: CbGeom.h,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
 #ifndef _CB_GEOM_H_
 #define _CB_GEOM_H_
 
diff --git a/Unix/CbInput.cpp b/Unix/CbInput.cpp
index 46b14b9eaf..5df2837fd9 100644
--- a/Unix/CbInput.cpp
+++ b/Unix/CbInput.cpp
@@ -1,3 +1,4 @@
+/* $Id: CbInput.cpp,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "GmshUI.h"
diff --git a/Unix/CbMesh.cpp b/Unix/CbMesh.cpp
index 40952364ad..b15ec6cdf1 100644
--- a/Unix/CbMesh.cpp
+++ b/Unix/CbMesh.cpp
@@ -1,3 +1,4 @@
+/* $Id: CbMesh.cpp,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "GmshUI.h"
diff --git a/Unix/CbMesh.h b/Unix/CbMesh.h
index 42599e5729..cc527be6b8 100644
--- a/Unix/CbMesh.h
+++ b/Unix/CbMesh.h
@@ -1,3 +1,4 @@
+/* $Id: CbMesh.h,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
 #ifndef _CB_MESH_H_
 #define _CB_MESH_H_
 
diff --git a/Unix/CbOptions.cpp b/Unix/CbOptions.cpp
index e112fd4b25..3ec1737f29 100644
--- a/Unix/CbOptions.cpp
+++ b/Unix/CbOptions.cpp
@@ -1,3 +1,4 @@
+/* $Id: CbOptions.cpp,v 1.3 2000-11-23 14:11:41 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "GmshUI.h"
diff --git a/Unix/CbOptions.h b/Unix/CbOptions.h
index 4d4af3bd14..821cd77c6e 100644
--- a/Unix/CbOptions.h
+++ b/Unix/CbOptions.h
@@ -1,3 +1,4 @@
+/* $Id: CbOptions.h,v 1.3 2000-11-23 14:11:41 geuzaine Exp $ */
 #ifndef _CB_OPTIONS_H_
 #define _CB_OPTIONS_H_
 
diff --git a/Unix/CbPost.cpp b/Unix/CbPost.cpp
index 67db8d958b..c35f050625 100644
--- a/Unix/CbPost.cpp
+++ b/Unix/CbPost.cpp
@@ -1,3 +1,4 @@
+/* $Id: CbPost.cpp,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "GmshUI.h"
diff --git a/Unix/CbPost.h b/Unix/CbPost.h
index 98fd4a5aa8..c5f4b2469f 100644
--- a/Unix/CbPost.h
+++ b/Unix/CbPost.h
@@ -1,3 +1,4 @@
+/* $Id: CbPost.h,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
 #ifndef _CB_POST_H_
 #define _CB_POST_H_
 
diff --git a/Unix/Geometry.cpp b/Unix/Geometry.cpp
index 4e31e85ef0..de6ace0c9a 100644
--- a/Unix/Geometry.cpp
+++ b/Unix/Geometry.cpp
@@ -1,3 +1,4 @@
+/* $Id: Geometry.cpp,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "GmshUI.h"
diff --git a/Unix/Geometry.h b/Unix/Geometry.h
index 9793884fc8..a92c8fcc9a 100644
--- a/Unix/Geometry.h
+++ b/Unix/Geometry.h
@@ -1,3 +1,4 @@
+/* $Id: Geometry.h,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
 #ifndef _GEOMETRY_H_
 #define _GEOMETRY_H_
 
diff --git a/Unix/Help.h b/Unix/Help.h
index 0676081aff..c9a04753f6 100644
--- a/Unix/Help.h
+++ b/Unix/Help.h
@@ -1,3 +1,4 @@
+/* $Id: Help.h,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
 #ifndef _HELP_H_
 #define _HELP_H_
 
diff --git a/Unix/Info.h b/Unix/Info.h
index 6a15f32ee3..dd8057c35d 100644
--- a/Unix/Info.h
+++ b/Unix/Info.h
@@ -1,3 +1,4 @@
+/* $Id: Info.h,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
 #ifndef _INFO_H_
 #define _INFO_H_
 
diff --git a/Unix/Main.cpp b/Unix/Main.cpp
index c1f03b4e4f..e2aea5f29d 100644
--- a/Unix/Main.cpp
+++ b/Unix/Main.cpp
@@ -1,3 +1,4 @@
+/* $Id: Main.cpp,v 1.3 2000-11-23 14:11:41 geuzaine Exp $ */
 
 #include <signal.h>
 
diff --git a/Unix/Main.h b/Unix/Main.h
index fc72b7e065..3c81eae6f8 100644
--- a/Unix/Main.h
+++ b/Unix/Main.h
@@ -1,3 +1,4 @@
+/* $Id: Main.h,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
 #ifndef _MAIN_H_
 #define _MAIN_H_
 
diff --git a/Unix/Message.cpp b/Unix/Message.cpp
index d088829fad..f5e3f4fab2 100644
--- a/Unix/Message.cpp
+++ b/Unix/Message.cpp
@@ -1,3 +1,4 @@
+/* $Id: Message.cpp,v 1.3 2000-11-23 14:11:41 geuzaine Exp $ */
 
 #include <signal.h>
 #include <sys/resource.h>
diff --git a/Unix/Pixmaps.cpp b/Unix/Pixmaps.cpp
index 41095f5fc4..7e395cf6f3 100644
--- a/Unix/Pixmaps.cpp
+++ b/Unix/Pixmaps.cpp
@@ -1,3 +1,4 @@
+/* $Id: Pixmaps.cpp,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "GmshUI.h"
diff --git a/Unix/Pixmaps.h b/Unix/Pixmaps.h
index 88b301ef76..47e9eeb47a 100644
--- a/Unix/Pixmaps.h
+++ b/Unix/Pixmaps.h
@@ -1,3 +1,4 @@
+/* $Id: Pixmaps.h,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
 #ifndef _PIXMAPS_H_
 #define _PIXMAPS_H_
 
diff --git a/Unix/Register.cpp b/Unix/Register.cpp
index 7c9756a7ff..7975dfdc03 100644
--- a/Unix/Register.cpp
+++ b/Unix/Register.cpp
@@ -1,3 +1,4 @@
+/* $Id: Register.cpp,v 1.3 2000-11-23 14:11:41 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "GmshUI.h"
diff --git a/Unix/Register.h b/Unix/Register.h
index c18456cfa7..0e06801c96 100644
--- a/Unix/Register.h
+++ b/Unix/Register.h
@@ -1,3 +1,4 @@
+/* $Id: Register.h,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
 #ifndef _REGISTER_H_
 #define _REGISTER_H_
 
diff --git a/Unix/Widgets.cpp b/Unix/Widgets.cpp
index c066d44adf..238d6870ba 100644
--- a/Unix/Widgets.cpp
+++ b/Unix/Widgets.cpp
@@ -1,3 +1,4 @@
+/* $Id: Widgets.cpp,v 1.3 2000-11-23 14:11:41 geuzaine Exp $ */
 
 #include "Gmsh.h"
 #include "GmshUI.h"
diff --git a/Unix/Widgets.h b/Unix/Widgets.h
index 20c923ff0d..c88317b342 100644
--- a/Unix/Widgets.h
+++ b/Unix/Widgets.h
@@ -1,3 +1,4 @@
+/* $Id: Widgets.h,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
 #ifndef _WIDGETS_H_
 #define _WIDGETS_H_
 
diff --git a/Unix/XColors.cpp b/Unix/XColors.cpp
index b87d295238..799e734286 100644
--- a/Unix/XColors.cpp
+++ b/Unix/XColors.cpp
@@ -1,3 +1,4 @@
+/* $Id: XColors.cpp,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
 /*
   Attention. Toutes les couleurs sont crees a partir de la colormap de
   l'interface : XCTX.gui.colormap
diff --git a/Unix/XColors.h b/Unix/XColors.h
index 2a8088dd48..3b1d4de819 100644
--- a/Unix/XColors.h
+++ b/Unix/XColors.h
@@ -1,3 +1,4 @@
+/* $Id: XColors.h,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
 #ifndef _XCOLORS_H_
 #define _XCOLORS_H_
 
diff --git a/Unix/XContext.h b/Unix/XContext.h
index b5b82c6817..9720ba51bf 100644
--- a/Unix/XContext.h
+++ b/Unix/XContext.h
@@ -1,3 +1,4 @@
+/* $Id: XContext.h,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
 #ifndef _XCONTEXT_H_
 #define _XCONTEXT_H_
 
diff --git a/Unix/XCursor.cpp b/Unix/XCursor.cpp
index dfbc445d60..1280df0044 100644
--- a/Unix/XCursor.cpp
+++ b/Unix/XCursor.cpp
@@ -1,3 +1,4 @@
+/* $Id: XCursor.cpp,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
 
 #include <X11/cursorfont.h>
 
diff --git a/Unix/XDump.cpp b/Unix/XDump.cpp
index e144621773..0ff0c1baac 100644
--- a/Unix/XDump.cpp
+++ b/Unix/XDump.cpp
@@ -1,3 +1,4 @@
+/* $Id: XDump.cpp,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
 
 /* This is a modified version for Gmsh (mainly for c++ compliance) */
 
diff --git a/Unix/XDump.h b/Unix/XDump.h
index 981d0be2b0..4cf6de2601 100644
--- a/Unix/XDump.h
+++ b/Unix/XDump.h
@@ -1,3 +1,4 @@
+/* $Id: XDump.h,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
 #ifndef _XDUMP_H_
 #define _XDUMP_H_
 
diff --git a/Unix/XRessources.h b/Unix/XRessources.h
index bb692d739d..d39744d663 100644
--- a/Unix/XRessources.h
+++ b/Unix/XRessources.h
@@ -1,3 +1,4 @@
+/* $Id: XRessources.h,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
 
 /* 
    Les resources ci-dessous sont prises en compte par defaut. Toutre 
diff --git a/Unix/XStatic.h b/Unix/XStatic.h
index d6845b3923..1f4988fcac 100644
--- a/Unix/XStatic.h
+++ b/Unix/XStatic.h
@@ -1,3 +1,4 @@
+/* $Id: XStatic.h,v 1.2 2000-11-23 14:11:42 geuzaine Exp $ */
 #ifndef _XSTATIC_H_
 #define _XSTATIC_H_
 
-- 
GitLab