From 3996aade01069b1ccd4e906d9a3ae76958a8284d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Fri, 27 Feb 2009 16:31:45 +0000 Subject: [PATCH] Set properties git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@83 fdac6126-5c0c-442c-9429-916003d36597 --- Apps/Decimating/DecimaterViewerWidget.cc | 4 ++-- Apps/Decimating/DecimaterViewerWidget.hh | 4 ++-- Apps/Decimating/decimater.cc | 4 ++-- Apps/Decimating/decimaterviewer.cc | 4 ++-- Apps/QtViewer/MeshViewerWidget.hh | 4 ++-- Apps/QtViewer/MeshViewerWidgetT.cc | 4 ++-- Apps/QtViewer/MeshViewerWidgetT.hh | 4 ++-- Apps/QtViewer/QGLViewerWidget.cc | 4 ++-- Apps/QtViewer/QGLViewerWidget.hh | 4 ++-- Apps/QtViewer/meshviewer.cc | 4 ++-- Apps/Smoothing/smooth.cc | 4 ++-- Apps/Subdivider/MeshViewerWidget.hh | 4 ++-- Apps/Subdivider/subdivider.cc | 4 ++-- Apps/Unsupported/IvViewer/SoOpenMeshNodeT.cc | 4 ++-- Apps/Unsupported/IvViewer/SoOpenMeshNodeT.hh | 4 ++-- Apps/Unsupported/IvViewer/ivviewer.cc | 4 ++-- Apps/Unsupported/OsgViewer/meshviewer.cc | 4 ++-- Apps/Unsupported/ProgViewer/ProgViewerWidget.cc | 4 ++-- Apps/Unsupported/ProgViewer/ProgViewerWidget.hh | 4 ++-- Apps/Unsupported/ProgViewer/progviewer.cc | 4 ++-- Apps/Unsupported/Streaming-qt4/Client/MeshViewerWidgetT.cc | 4 ++-- Apps/Unsupported/Streaming-qt4/Client/MeshViewerWidgetT.hh | 4 ++-- Apps/Unsupported/Streaming-qt4/Client/QGLViewerWidget.cc | 4 ++-- Apps/Unsupported/Streaming-qt4/Client/QGLViewerWidget.hh | 4 ++-- Apps/Unsupported/Streaming/Client/MeshViewerWidgetT.cc | 4 ++-- Apps/Unsupported/Streaming/Client/MeshViewerWidgetT.hh | 4 ++-- Apps/Unsupported/Streaming/Client/QGLViewerWidget.cc | 4 ++-- Apps/Unsupported/Streaming/Client/QGLViewerWidget.hh | 4 ++-- Core/Geometry/Config.hh | 4 ++-- Core/Geometry/QuadricT.hh | 4 ++-- Core/Geometry/VectorT.hh | 4 ++-- Core/Geometry/VectorT_inc.hh | 4 ++-- Core/IO/BinaryHelper.cc | 4 ++-- Core/IO/BinaryHelper.hh | 4 ++-- Core/IO/OMFormat.cc | 4 ++-- Core/IO/OMFormatT.cc | 4 ++-- Core/IO/SR_binary.hh | 4 ++-- Core/IO/SR_binary_spec.hh | 4 ++-- Core/IO/SR_rbo.hh | 4 ++-- Core/IO/SR_store.hh | 4 ++-- Core/IO/SR_types.hh | 4 ++-- Core/IO/StoreRestore.hh | 4 ++-- Core/Mesh/ArrayItems.hh | 4 ++-- Core/Mesh/ArrayKernel.hh | 4 ++-- Core/Mesh/Attributes.hh | 4 ++-- Core/Mesh/BaseKernel.hh | 4 ++-- Core/Mesh/BaseMesh.hh | 4 ++-- Core/Mesh/FinalMeshItemsT.hh | 4 ++-- Core/Mesh/Handles.hh | 4 ++-- Core/Mesh/PolyMeshT.cc | 4 ++-- Core/Mesh/PolyMeshT.hh | 4 ++-- Core/Mesh/PolyMesh_ArrayKernelT.hh | 4 ++-- Core/Mesh/Status.hh | 4 ++-- Core/Mesh/Traits.hh | 4 ++-- Core/Mesh/TriConnectivity.cc | 4 ++-- Core/Mesh/TriMeshT.cc | 4 ++-- Core/Mesh/TriMeshT.hh | 4 ++-- Core/Mesh/TriMesh_ArrayKernelT.hh | 4 ++-- Core/System/compiler.hh | 4 ++-- Core/System/config.h | 4 ++-- Core/Utils/Endian.cc | 4 ++-- Core/Utils/Endian.hh | 4 ++-- Core/Utils/GenProg.hh | 4 ++-- Core/Utils/Noncopyable.hh | 4 ++-- Core/Utils/color_cast.hh | 4 ++-- Core/Utils/vector_cast.hh | 4 ++-- Core/Utils/vector_traits.hh | 4 ++-- Doc/Concepts/MeshItems.hh | 4 ++-- Doc/Concepts/MeshKernel.hh | 4 ++-- Doc/Tutorial/01-build_cube/build_cube.cc | 4 ++-- Tools/Decimater/CollapseInfoT.hh | 4 ++-- Tools/Decimater/DecimaterT.cc | 4 ++-- Tools/Decimater/DecimaterT.hh | 4 ++-- Tools/Decimater/ModBaseT.hh | 4 ++-- Tools/Decimater/ModIndependentSetsT.hh | 4 ++-- Tools/Decimater/ModNormalFlippingT.hh | 4 ++-- Tools/Decimater/ModProgMeshT.cc | 4 ++-- Tools/Decimater/ModProgMeshT.hh | 4 ++-- Tools/Decimater/ModQuadricT.cc | 4 ++-- Tools/Decimater/ModQuadricT.hh | 4 ++-- Tools/Decimater/ModRoundnessT.hh | 4 ++-- Tools/Kernel_OSG/ArrayKernelT.hh | 4 ++-- Tools/Kernel_OSG/Traits.hh | 4 ++-- Tools/Kernel_OSG/TriMesh_OSGArrayKernelT.hh | 4 ++-- Tools/Kernel_OSG/bindT.hh | 4 ++-- Tools/Smoother/JacobiLaplaceSmootherT.cc | 4 ++-- Tools/Smoother/JacobiLaplaceSmootherT.hh | 4 ++-- Tools/Smoother/LaplaceSmootherT.cc | 4 ++-- Tools/Smoother/LaplaceSmootherT.hh | 4 ++-- Tools/Smoother/SmootherT.cc | 4 ++-- Tools/Smoother/SmootherT.hh | 4 ++-- Tools/Smoother/smooth_mesh.hh | 4 ++-- Tools/Subdivider/Adaptive/Composite/CompositeT.cc | 4 ++-- Tools/Subdivider/Adaptive/Composite/CompositeT.hh | 4 ++-- Tools/Subdivider/Adaptive/Composite/CompositeTraits.hh | 4 ++-- Tools/Subdivider/Adaptive/Composite/RuleInterfaceT.hh | 4 ++-- Tools/Subdivider/Adaptive/Composite/RulesT.cc | 4 ++-- Tools/Subdivider/Adaptive/Composite/RulesT.hh | 4 ++-- Tools/Subdivider/Adaptive/Composite/Traits.hh | 4 ++-- Tools/Subdivider/Uniform/Composite/CompositeT.cc | 4 ++-- Tools/Subdivider/Uniform/Composite/CompositeT.hh | 4 ++-- Tools/Subdivider/Uniform/Composite/CompositeTraits.hh | 4 ++-- Tools/Subdivider/Uniform/CompositeLoopT.hh | 4 ++-- Tools/Subdivider/Uniform/CompositeSqrt3T.hh | 4 ++-- Tools/Subdivider/Uniform/LoopT.hh | 4 ++-- Tools/Subdivider/Uniform/Sqrt3T.hh | 4 ++-- Tools/Subdivider/Uniform/SubdividerT.hh | 4 ++-- Tools/Utils/Config.hh | 4 ++-- Tools/Utils/HeapT.hh | 4 ++-- Tools/Utils/MeshCheckerT.cc | 4 ++-- Tools/Utils/MeshCheckerT.hh | 4 ++-- Tools/Utils/NumLimitsT.hh | 4 ++-- Tools/Utils/StripifierT.cc | 4 ++-- Tools/Utils/StripifierT.hh | 4 ++-- 114 files changed, 228 insertions(+), 228 deletions(-) diff --git a/Apps/Decimating/DecimaterViewerWidget.cc b/Apps/Decimating/DecimaterViewerWidget.cc index f1cb3651..1f2843fe 100644 --- a/Apps/Decimating/DecimaterViewerWidget.cc +++ b/Apps/Decimating/DecimaterViewerWidget.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1.2 $ -// $Date: 2007-05-18 15:17:21 $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Apps/Decimating/DecimaterViewerWidget.hh b/Apps/Decimating/DecimaterViewerWidget.hh index 864f284b..bdce83c7 100644 --- a/Apps/Decimating/DecimaterViewerWidget.hh +++ b/Apps/Decimating/DecimaterViewerWidget.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1.3 $ -// $Date: 2008-03-11 09:18:01 $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Apps/Decimating/decimater.cc b/Apps/Decimating/decimater.cc index 34074d6e..45efe1d2 100644 --- a/Apps/Decimating/decimater.cc +++ b/Apps/Decimating/decimater.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1.2 $ -// $Date: 2007-05-18 15:17:22 $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Apps/Decimating/decimaterviewer.cc b/Apps/Decimating/decimaterviewer.cc index b1d7eb29..c1c6e519 100644 --- a/Apps/Decimating/decimaterviewer.cc +++ b/Apps/Decimating/decimaterviewer.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1.3 $ -// $Date: 2008-03-11 09:18:01 $ +// $Revision$ +// $Date$ // //============================================================================= #ifdef _MSC_VER diff --git a/Apps/QtViewer/MeshViewerWidget.hh b/Apps/QtViewer/MeshViewerWidget.hh index 269abada..7fb322b6 100644 --- a/Apps/QtViewer/MeshViewerWidget.hh +++ b/Apps/QtViewer/MeshViewerWidget.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1.1 $ -// $Date: 2008-03-11 09:19:45 $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Apps/QtViewer/MeshViewerWidgetT.cc b/Apps/QtViewer/MeshViewerWidgetT.cc index 4139b750..c353baba 100644 --- a/Apps/QtViewer/MeshViewerWidgetT.cc +++ b/Apps/QtViewer/MeshViewerWidgetT.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1832 $ -// $Date: 2008-05-23 11:10:37 +0200 (Fr, 23. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= #define OPENMESHAPPS_MESHVIEWERWIDGET_CC diff --git a/Apps/QtViewer/MeshViewerWidgetT.hh b/Apps/QtViewer/MeshViewerWidgetT.hh index ae6078fc..2b4cca7f 100644 --- a/Apps/QtViewer/MeshViewerWidgetT.hh +++ b/Apps/QtViewer/MeshViewerWidgetT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1800 $ -// $Date: 2008-05-19 11:51:23 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Apps/QtViewer/QGLViewerWidget.cc b/Apps/QtViewer/QGLViewerWidget.cc index 5a31e8b0..cf23899a 100644 --- a/Apps/QtViewer/QGLViewerWidget.cc +++ b/Apps/QtViewer/QGLViewerWidget.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 2095 $ -// $Date: 2008-06-26 12:07:09 +0200 (Do, 26. Jun 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Apps/QtViewer/QGLViewerWidget.hh b/Apps/QtViewer/QGLViewerWidget.hh index b4a92c02..715d7da7 100644 --- a/Apps/QtViewer/QGLViewerWidget.hh +++ b/Apps/QtViewer/QGLViewerWidget.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1800 $ -// $Date: 2008-05-19 11:51:23 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Apps/QtViewer/meshviewer.cc b/Apps/QtViewer/meshviewer.cc index a742c41e..32090b97 100644 --- a/Apps/QtViewer/meshviewer.cc +++ b/Apps/QtViewer/meshviewer.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 2051 $ -// $Date: 2008-06-20 13:57:08 +0200 (Fr, 20. Jun 2008) $ +// $Revision$ +// $Date$ // //============================================================================= #ifdef _MSC_VER diff --git a/Apps/Smoothing/smooth.cc b/Apps/Smoothing/smooth.cc index 221ab519..5d4201ad 100644 --- a/Apps/Smoothing/smooth.cc +++ b/Apps/Smoothing/smooth.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1800 $ -// $Date: 2008-05-19 11:51:23 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Apps/Subdivider/MeshViewerWidget.hh b/Apps/Subdivider/MeshViewerWidget.hh index 87a3dbdf..a0e2d254 100644 --- a/Apps/Subdivider/MeshViewerWidget.hh +++ b/Apps/Subdivider/MeshViewerWidget.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1800 $ -// $Date: 2008-05-19 11:51:23 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Apps/Subdivider/subdivider.cc b/Apps/Subdivider/subdivider.cc index b05df693..37c1c36e 100644 --- a/Apps/Subdivider/subdivider.cc +++ b/Apps/Subdivider/subdivider.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1800 $ -// $Date: 2008-05-19 11:51:23 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Apps/Unsupported/IvViewer/SoOpenMeshNodeT.cc b/Apps/Unsupported/IvViewer/SoOpenMeshNodeT.cc index 00986e53..a4353dd1 100644 --- a/Apps/Unsupported/IvViewer/SoOpenMeshNodeT.cc +++ b/Apps/Unsupported/IvViewer/SoOpenMeshNodeT.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1800 $ -// $Date: 2008-05-19 11:51:23 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Apps/Unsupported/IvViewer/SoOpenMeshNodeT.hh b/Apps/Unsupported/IvViewer/SoOpenMeshNodeT.hh index 53940b27..17500edf 100644 --- a/Apps/Unsupported/IvViewer/SoOpenMeshNodeT.hh +++ b/Apps/Unsupported/IvViewer/SoOpenMeshNodeT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1800 $ -// $Date: 2008-05-19 11:51:23 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Apps/Unsupported/IvViewer/ivviewer.cc b/Apps/Unsupported/IvViewer/ivviewer.cc index d08640c5..b8428949 100644 --- a/Apps/Unsupported/IvViewer/ivviewer.cc +++ b/Apps/Unsupported/IvViewer/ivviewer.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 4483 $ -// $Date: 2009-01-28 11:41:31 +0100 (Mi, 28. Jan 2009) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Apps/Unsupported/OsgViewer/meshviewer.cc b/Apps/Unsupported/OsgViewer/meshviewer.cc index 0f60038f..3f58cf0a 100644 --- a/Apps/Unsupported/OsgViewer/meshviewer.cc +++ b/Apps/Unsupported/OsgViewer/meshviewer.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1800 $ -// $Date: 2008-05-19 11:51:23 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= #ifdef _MSC_VER diff --git a/Apps/Unsupported/ProgViewer/ProgViewerWidget.cc b/Apps/Unsupported/ProgViewer/ProgViewerWidget.cc index f4b8b6cf..b501d8d2 100644 --- a/Apps/Unsupported/ProgViewer/ProgViewerWidget.cc +++ b/Apps/Unsupported/ProgViewer/ProgViewerWidget.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1800 $ -// $Date: 2008-05-19 11:51:23 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Apps/Unsupported/ProgViewer/ProgViewerWidget.hh b/Apps/Unsupported/ProgViewer/ProgViewerWidget.hh index 8f451d4f..9153b37a 100644 --- a/Apps/Unsupported/ProgViewer/ProgViewerWidget.hh +++ b/Apps/Unsupported/ProgViewer/ProgViewerWidget.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1800 $ -// $Date: 2008-05-19 11:51:23 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Apps/Unsupported/ProgViewer/progviewer.cc b/Apps/Unsupported/ProgViewer/progviewer.cc index d19f61e1..968acf33 100644 --- a/Apps/Unsupported/ProgViewer/progviewer.cc +++ b/Apps/Unsupported/ProgViewer/progviewer.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 2096 $ -// $Date: 2008-06-26 13:16:48 +0200 (Do, 26. Jun 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Apps/Unsupported/Streaming-qt4/Client/MeshViewerWidgetT.cc b/Apps/Unsupported/Streaming-qt4/Client/MeshViewerWidgetT.cc index b25f11da..0b213c1c 100644 --- a/Apps/Unsupported/Streaming-qt4/Client/MeshViewerWidgetT.cc +++ b/Apps/Unsupported/Streaming-qt4/Client/MeshViewerWidgetT.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1800 $ -// $Date: 2008-05-19 11:51:23 +0200 (Mon, 19 May 2008) $ +// $Revision$ +// $Date$ // //============================================================================= #define OPENMESHAPPS_MESHVIEWERWIDGET_CC diff --git a/Apps/Unsupported/Streaming-qt4/Client/MeshViewerWidgetT.hh b/Apps/Unsupported/Streaming-qt4/Client/MeshViewerWidgetT.hh index 6ee85808..6a930538 100644 --- a/Apps/Unsupported/Streaming-qt4/Client/MeshViewerWidgetT.hh +++ b/Apps/Unsupported/Streaming-qt4/Client/MeshViewerWidgetT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1800 $ -// $Date: 2008-05-19 11:51:23 +0200 (Mon, 19 May 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Apps/Unsupported/Streaming-qt4/Client/QGLViewerWidget.cc b/Apps/Unsupported/Streaming-qt4/Client/QGLViewerWidget.cc index d729c478..0926df46 100644 --- a/Apps/Unsupported/Streaming-qt4/Client/QGLViewerWidget.cc +++ b/Apps/Unsupported/Streaming-qt4/Client/QGLViewerWidget.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1800 $ -// $Date: 2008-05-19 11:51:23 +0200 (Mon, 19 May 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Apps/Unsupported/Streaming-qt4/Client/QGLViewerWidget.hh b/Apps/Unsupported/Streaming-qt4/Client/QGLViewerWidget.hh index a9f34f4c..cf171093 100644 --- a/Apps/Unsupported/Streaming-qt4/Client/QGLViewerWidget.hh +++ b/Apps/Unsupported/Streaming-qt4/Client/QGLViewerWidget.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1800 $ -// $Date: 2008-05-19 11:51:23 +0200 (Mon, 19 May 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Apps/Unsupported/Streaming/Client/MeshViewerWidgetT.cc b/Apps/Unsupported/Streaming/Client/MeshViewerWidgetT.cc index 457ac4f1..c8cc4e6b 100644 --- a/Apps/Unsupported/Streaming/Client/MeshViewerWidgetT.cc +++ b/Apps/Unsupported/Streaming/Client/MeshViewerWidgetT.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1800 $ -// $Date: 2008-05-19 11:51:23 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= #define OPENMESHAPPS_MESHVIEWERWIDGET_CC diff --git a/Apps/Unsupported/Streaming/Client/MeshViewerWidgetT.hh b/Apps/Unsupported/Streaming/Client/MeshViewerWidgetT.hh index 5172d84d..6a930538 100644 --- a/Apps/Unsupported/Streaming/Client/MeshViewerWidgetT.hh +++ b/Apps/Unsupported/Streaming/Client/MeshViewerWidgetT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1800 $ -// $Date: 2008-05-19 11:51:23 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Apps/Unsupported/Streaming/Client/QGLViewerWidget.cc b/Apps/Unsupported/Streaming/Client/QGLViewerWidget.cc index c77f9a21..cd08a8d9 100644 --- a/Apps/Unsupported/Streaming/Client/QGLViewerWidget.cc +++ b/Apps/Unsupported/Streaming/Client/QGLViewerWidget.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1800 $ -// $Date: 2008-05-19 11:51:23 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Apps/Unsupported/Streaming/Client/QGLViewerWidget.hh b/Apps/Unsupported/Streaming/Client/QGLViewerWidget.hh index 001b7a8a..10cda273 100644 --- a/Apps/Unsupported/Streaming/Client/QGLViewerWidget.hh +++ b/Apps/Unsupported/Streaming/Client/QGLViewerWidget.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1800 $ -// $Date: 2008-05-19 11:51:23 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Geometry/Config.hh b/Core/Geometry/Config.hh index d1399ddb..ac5c45af 100644 --- a/Core/Geometry/Config.hh +++ b/Core/Geometry/Config.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Geometry/QuadricT.hh b/Core/Geometry/QuadricT.hh index 4976694c..fb3ac285 100644 --- a/Core/Geometry/QuadricT.hh +++ b/Core/Geometry/QuadricT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Geometry/VectorT.hh b/Core/Geometry/VectorT.hh index 447ddff4..7bb7a0c7 100644 --- a/Core/Geometry/VectorT.hh +++ b/Core/Geometry/VectorT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 4254 $ -// $Date: 2009-01-12 14:44:00 +0100 (Mo, 12. Jan 2009) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Geometry/VectorT_inc.hh b/Core/Geometry/VectorT_inc.hh index 68535044..eb264d70 100644 --- a/Core/Geometry/VectorT_inc.hh +++ b/Core/Geometry/VectorT_inc.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/IO/BinaryHelper.cc b/Core/IO/BinaryHelper.cc index eae3ef03..f94700d0 100644 --- a/Core/IO/BinaryHelper.cc +++ b/Core/IO/BinaryHelper.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/IO/BinaryHelper.hh b/Core/IO/BinaryHelper.hh index f24fce1c..2ccd2d44 100644 --- a/Core/IO/BinaryHelper.hh +++ b/Core/IO/BinaryHelper.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/IO/OMFormat.cc b/Core/IO/OMFormat.cc index 23235030..47ee4fbe 100644 --- a/Core/IO/OMFormat.cc +++ b/Core/IO/OMFormat.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 3166 $ -// $Date: 2008-09-26 14:49:46 +0200 (Fr, 26. Sep 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/IO/OMFormatT.cc b/Core/IO/OMFormatT.cc index 7c1c1f63..07ce86a4 100644 --- a/Core/IO/OMFormatT.cc +++ b/Core/IO/OMFormatT.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mon, 19 May 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/IO/SR_binary.hh b/Core/IO/SR_binary.hh index af6430c8..705ce8df 100644 --- a/Core/IO/SR_binary.hh +++ b/Core/IO/SR_binary.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/IO/SR_binary_spec.hh b/Core/IO/SR_binary_spec.hh index 7c2ad3a6..4a9d17a7 100644 --- a/Core/IO/SR_binary_spec.hh +++ b/Core/IO/SR_binary_spec.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 4333 $ -// $Date: 2009-01-16 17:13:47 +0100 (Fr, 16. Jan 2009) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/IO/SR_rbo.hh b/Core/IO/SR_rbo.hh index 9324a2b0..ba96b567 100644 --- a/Core/IO/SR_rbo.hh +++ b/Core/IO/SR_rbo.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 4333 $ -// $Date: 2009-01-16 17:13:47 +0100 (Fr, 16. Jan 2009) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/IO/SR_store.hh b/Core/IO/SR_store.hh index c328fe9f..dac937d9 100644 --- a/Core/IO/SR_store.hh +++ b/Core/IO/SR_store.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/IO/SR_types.hh b/Core/IO/SR_types.hh index 25edb52e..af38e1eb 100644 --- a/Core/IO/SR_types.hh +++ b/Core/IO/SR_types.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 3695 $ -// $Date: 2008-11-12 13:21:40 +0100 (Mi, 12. Nov 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/IO/StoreRestore.hh b/Core/IO/StoreRestore.hh index 56b01e5f..6bca287a 100644 --- a/Core/IO/StoreRestore.hh +++ b/Core/IO/StoreRestore.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Mesh/ArrayItems.hh b/Core/Mesh/ArrayItems.hh index 52300805..b7f3a433 100644 --- a/Core/Mesh/ArrayItems.hh +++ b/Core/Mesh/ArrayItems.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Mesh/ArrayKernel.hh b/Core/Mesh/ArrayKernel.hh index af1b6dca..ca3bf0d7 100644 --- a/Core/Mesh/ArrayKernel.hh +++ b/Core/Mesh/ArrayKernel.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Mesh/Attributes.hh b/Core/Mesh/Attributes.hh index ffed5fe4..12f7a213 100644 --- a/Core/Mesh/Attributes.hh +++ b/Core/Mesh/Attributes.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 3794 $ -// $Date: 2008-11-25 19:25:02 +0100 (Di, 25. Nov 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Mesh/BaseKernel.hh b/Core/Mesh/BaseKernel.hh index 35bf87e5..79f55806 100644 --- a/Core/Mesh/BaseKernel.hh +++ b/Core/Mesh/BaseKernel.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Mesh/BaseMesh.hh b/Core/Mesh/BaseMesh.hh index 9dc136fd..236561d5 100644 --- a/Core/Mesh/BaseMesh.hh +++ b/Core/Mesh/BaseMesh.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Mesh/FinalMeshItemsT.hh b/Core/Mesh/FinalMeshItemsT.hh index e1435b36..71b457d2 100644 --- a/Core/Mesh/FinalMeshItemsT.hh +++ b/Core/Mesh/FinalMeshItemsT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 3794 $ -// $Date: 2008-11-25 19:25:02 +0100 (Di, 25. Nov 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Mesh/Handles.hh b/Core/Mesh/Handles.hh index f8943692..1aea31db 100644 --- a/Core/Mesh/Handles.hh +++ b/Core/Mesh/Handles.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Mesh/PolyMeshT.cc b/Core/Mesh/PolyMeshT.cc index 124a588c..f9491ff5 100644 --- a/Core/Mesh/PolyMeshT.cc +++ b/Core/Mesh/PolyMeshT.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Mesh/PolyMeshT.hh b/Core/Mesh/PolyMeshT.hh index ce8c5262..a863011c 100644 --- a/Core/Mesh/PolyMeshT.hh +++ b/Core/Mesh/PolyMeshT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 2983 $ -// $Date: 2008-09-22 17:13:19 +0200 (Mo, 22. Sep 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Mesh/PolyMesh_ArrayKernelT.hh b/Core/Mesh/PolyMesh_ArrayKernelT.hh index 8aa85796..73a28751 100644 --- a/Core/Mesh/PolyMesh_ArrayKernelT.hh +++ b/Core/Mesh/PolyMesh_ArrayKernelT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Mesh/Status.hh b/Core/Mesh/Status.hh index 4ea1f418..58634ef4 100644 --- a/Core/Mesh/Status.hh +++ b/Core/Mesh/Status.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Mesh/Traits.hh b/Core/Mesh/Traits.hh index 50b56c3e..0384f148 100644 --- a/Core/Mesh/Traits.hh +++ b/Core/Mesh/Traits.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 3794 $ -// $Date: 2008-11-25 19:25:02 +0100 (Di, 25. Nov 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Mesh/TriConnectivity.cc b/Core/Mesh/TriConnectivity.cc index 1e3e919a..40d2e5cd 100644 --- a/Core/Mesh/TriConnectivity.cc +++ b/Core/Mesh/TriConnectivity.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= // CLASS TriMeshT - IMPLEMENTATION diff --git a/Core/Mesh/TriMeshT.cc b/Core/Mesh/TriMeshT.cc index 14a87724..36a81fb8 100644 --- a/Core/Mesh/TriMeshT.cc +++ b/Core/Mesh/TriMeshT.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Mesh/TriMeshT.hh b/Core/Mesh/TriMeshT.hh index 952cd56c..8e804220 100644 --- a/Core/Mesh/TriMeshT.hh +++ b/Core/Mesh/TriMeshT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Mesh/TriMesh_ArrayKernelT.hh b/Core/Mesh/TriMesh_ArrayKernelT.hh index be1f27d6..edd2a62e 100644 --- a/Core/Mesh/TriMesh_ArrayKernelT.hh +++ b/Core/Mesh/TriMesh_ArrayKernelT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/System/compiler.hh b/Core/System/compiler.hh index 11161405..0c4094cb 100644 --- a/Core/System/compiler.hh +++ b/Core/System/compiler.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/System/config.h b/Core/System/config.h index bae30346..a21bfbfc 100644 --- a/Core/System/config.h +++ b/Core/System/config.h @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1.2 $ -// $Date: 2007-05-18 15:17:48 $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Utils/Endian.cc b/Core/Utils/Endian.cc index 902d2180..d9dea9a7 100644 --- a/Core/Utils/Endian.cc +++ b/Core/Utils/Endian.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Utils/Endian.hh b/Core/Utils/Endian.hh index 1c800533..225689fc 100644 --- a/Core/Utils/Endian.hh +++ b/Core/Utils/Endian.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Utils/GenProg.hh b/Core/Utils/GenProg.hh index abf191eb..40521886 100644 --- a/Core/Utils/GenProg.hh +++ b/Core/Utils/GenProg.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Utils/Noncopyable.hh b/Core/Utils/Noncopyable.hh index fcbd3c55..71dc3949 100644 --- a/Core/Utils/Noncopyable.hh +++ b/Core/Utils/Noncopyable.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Utils/color_cast.hh b/Core/Utils/color_cast.hh index 04474363..ebc8a01b 100644 --- a/Core/Utils/color_cast.hh +++ b/Core/Utils/color_cast.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 4118 $ -// $Date: 2009-01-05 07:45:18 +0100 (Mo, 05. Jan 2009) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Utils/vector_cast.hh b/Core/Utils/vector_cast.hh index 1c19f36f..9d9769b2 100644 --- a/Core/Utils/vector_cast.hh +++ b/Core/Utils/vector_cast.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Core/Utils/vector_traits.hh b/Core/Utils/vector_traits.hh index beaa5e7f..64813be9 100644 --- a/Core/Utils/vector_traits.hh +++ b/Core/Utils/vector_traits.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1801 $ -// $Date: 2008-05-19 11:53:56 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Doc/Concepts/MeshItems.hh b/Doc/Concepts/MeshItems.hh index e1a0c603..4fae70da 100644 --- a/Doc/Concepts/MeshItems.hh +++ b/Doc/Concepts/MeshItems.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1.2 $ -// $Date: 2005-12-21 14:05:27 $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Doc/Concepts/MeshKernel.hh b/Doc/Concepts/MeshKernel.hh index aa9630f9..ac313e10 100644 --- a/Doc/Concepts/MeshKernel.hh +++ b/Doc/Concepts/MeshKernel.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1.2 $ -// $Date: 2005-12-21 14:05:27 $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Doc/Tutorial/01-build_cube/build_cube.cc b/Doc/Tutorial/01-build_cube/build_cube.cc index c1178007..0ff074d4 100644 --- a/Doc/Tutorial/01-build_cube/build_cube.cc +++ b/Doc/Tutorial/01-build_cube/build_cube.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1.2 $ -// $Date: 2005-12-21 14:05:30 $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Decimater/CollapseInfoT.hh b/Tools/Decimater/CollapseInfoT.hh index 96f3d266..4eb43814 100644 --- a/Tools/Decimater/CollapseInfoT.hh +++ b/Tools/Decimater/CollapseInfoT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Decimater/DecimaterT.cc b/Tools/Decimater/DecimaterT.cc index 77127b3d..9cd66afb 100644 --- a/Tools/Decimater/DecimaterT.cc +++ b/Tools/Decimater/DecimaterT.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 2317 $ -// $Date: 2008-07-24 15:32:54 +0200 (Do, 24. Jul 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Decimater/DecimaterT.hh b/Tools/Decimater/DecimaterT.hh index 5cd3f347..7b6b71ee 100644 --- a/Tools/Decimater/DecimaterT.hh +++ b/Tools/Decimater/DecimaterT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Decimater/ModBaseT.hh b/Tools/Decimater/ModBaseT.hh index 1102d197..91d29171 100644 --- a/Tools/Decimater/ModBaseT.hh +++ b/Tools/Decimater/ModBaseT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Decimater/ModIndependentSetsT.hh b/Tools/Decimater/ModIndependentSetsT.hh index 15d75fce..9a4de5d0 100644 --- a/Tools/Decimater/ModIndependentSetsT.hh +++ b/Tools/Decimater/ModIndependentSetsT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Decimater/ModNormalFlippingT.hh b/Tools/Decimater/ModNormalFlippingT.hh index 3618f712..38feba90 100644 --- a/Tools/Decimater/ModNormalFlippingT.hh +++ b/Tools/Decimater/ModNormalFlippingT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Decimater/ModProgMeshT.cc b/Tools/Decimater/ModProgMeshT.cc index 395f5dea..7611222d 100644 --- a/Tools/Decimater/ModProgMeshT.cc +++ b/Tools/Decimater/ModProgMeshT.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Decimater/ModProgMeshT.hh b/Tools/Decimater/ModProgMeshT.hh index b3fb2d61..d3a786d3 100644 --- a/Tools/Decimater/ModProgMeshT.hh +++ b/Tools/Decimater/ModProgMeshT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Decimater/ModQuadricT.cc b/Tools/Decimater/ModQuadricT.cc index d096614f..10c5664f 100644 --- a/Tools/Decimater/ModQuadricT.cc +++ b/Tools/Decimater/ModQuadricT.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Decimater/ModQuadricT.hh b/Tools/Decimater/ModQuadricT.hh index 45a2d0eb..db78c80a 100644 --- a/Tools/Decimater/ModQuadricT.hh +++ b/Tools/Decimater/ModQuadricT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Decimater/ModRoundnessT.hh b/Tools/Decimater/ModRoundnessT.hh index 1e7ee81e..0e201611 100644 --- a/Tools/Decimater/ModRoundnessT.hh +++ b/Tools/Decimater/ModRoundnessT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Kernel_OSG/ArrayKernelT.hh b/Tools/Kernel_OSG/ArrayKernelT.hh index ffb0600a..70be9a95 100644 --- a/Tools/Kernel_OSG/ArrayKernelT.hh +++ b/Tools/Kernel_OSG/ArrayKernelT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Kernel_OSG/Traits.hh b/Tools/Kernel_OSG/Traits.hh index 267c30ee..3c409f28 100644 --- a/Tools/Kernel_OSG/Traits.hh +++ b/Tools/Kernel_OSG/Traits.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Kernel_OSG/TriMesh_OSGArrayKernelT.hh b/Tools/Kernel_OSG/TriMesh_OSGArrayKernelT.hh index 93d97f28..85fb9ee9 100644 --- a/Tools/Kernel_OSG/TriMesh_OSGArrayKernelT.hh +++ b/Tools/Kernel_OSG/TriMesh_OSGArrayKernelT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Kernel_OSG/bindT.hh b/Tools/Kernel_OSG/bindT.hh index 80261a10..63492657 100644 --- a/Tools/Kernel_OSG/bindT.hh +++ b/Tools/Kernel_OSG/bindT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Smoother/JacobiLaplaceSmootherT.cc b/Tools/Smoother/JacobiLaplaceSmootherT.cc index 28290277..59bc8f7a 100644 --- a/Tools/Smoother/JacobiLaplaceSmootherT.cc +++ b/Tools/Smoother/JacobiLaplaceSmootherT.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Smoother/JacobiLaplaceSmootherT.hh b/Tools/Smoother/JacobiLaplaceSmootherT.hh index 03d602d1..68315d26 100644 --- a/Tools/Smoother/JacobiLaplaceSmootherT.hh +++ b/Tools/Smoother/JacobiLaplaceSmootherT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Smoother/LaplaceSmootherT.cc b/Tools/Smoother/LaplaceSmootherT.cc index c7ec17cc..ae2ffd27 100644 --- a/Tools/Smoother/LaplaceSmootherT.cc +++ b/Tools/Smoother/LaplaceSmootherT.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Smoother/LaplaceSmootherT.hh b/Tools/Smoother/LaplaceSmootherT.hh index 61b74f54..7b9d51c9 100644 --- a/Tools/Smoother/LaplaceSmootherT.hh +++ b/Tools/Smoother/LaplaceSmootherT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Smoother/SmootherT.cc b/Tools/Smoother/SmootherT.cc index 488f602c..419ebeaf 100644 --- a/Tools/Smoother/SmootherT.cc +++ b/Tools/Smoother/SmootherT.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Smoother/SmootherT.hh b/Tools/Smoother/SmootherT.hh index 553064df..4971d61b 100644 --- a/Tools/Smoother/SmootherT.hh +++ b/Tools/Smoother/SmootherT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Smoother/smooth_mesh.hh b/Tools/Smoother/smooth_mesh.hh index 67f2d0c3..059d6c87 100644 --- a/Tools/Smoother/smooth_mesh.hh +++ b/Tools/Smoother/smooth_mesh.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Subdivider/Adaptive/Composite/CompositeT.cc b/Tools/Subdivider/Adaptive/Composite/CompositeT.cc index 5b61e080..44a2ccd4 100644 --- a/Tools/Subdivider/Adaptive/Composite/CompositeT.cc +++ b/Tools/Subdivider/Adaptive/Composite/CompositeT.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Subdivider/Adaptive/Composite/CompositeT.hh b/Tools/Subdivider/Adaptive/Composite/CompositeT.hh index 257aad50..72cf9643 100644 --- a/Tools/Subdivider/Adaptive/Composite/CompositeT.hh +++ b/Tools/Subdivider/Adaptive/Composite/CompositeT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Subdivider/Adaptive/Composite/CompositeTraits.hh b/Tools/Subdivider/Adaptive/Composite/CompositeTraits.hh index f6c5e6e2..d9966f95 100644 --- a/Tools/Subdivider/Adaptive/Composite/CompositeTraits.hh +++ b/Tools/Subdivider/Adaptive/Composite/CompositeTraits.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Subdivider/Adaptive/Composite/RuleInterfaceT.hh b/Tools/Subdivider/Adaptive/Composite/RuleInterfaceT.hh index bd07fb8e..b62d0953 100644 --- a/Tools/Subdivider/Adaptive/Composite/RuleInterfaceT.hh +++ b/Tools/Subdivider/Adaptive/Composite/RuleInterfaceT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Subdivider/Adaptive/Composite/RulesT.cc b/Tools/Subdivider/Adaptive/Composite/RulesT.cc index d36409da..ef5ed11f 100644 --- a/Tools/Subdivider/Adaptive/Composite/RulesT.cc +++ b/Tools/Subdivider/Adaptive/Composite/RulesT.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Subdivider/Adaptive/Composite/RulesT.hh b/Tools/Subdivider/Adaptive/Composite/RulesT.hh index 3f51d666..2c8e4505 100644 --- a/Tools/Subdivider/Adaptive/Composite/RulesT.hh +++ b/Tools/Subdivider/Adaptive/Composite/RulesT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Subdivider/Adaptive/Composite/Traits.hh b/Tools/Subdivider/Adaptive/Composite/Traits.hh index 2e8b0945..c2b47ee2 100644 --- a/Tools/Subdivider/Adaptive/Composite/Traits.hh +++ b/Tools/Subdivider/Adaptive/Composite/Traits.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Subdivider/Uniform/Composite/CompositeT.cc b/Tools/Subdivider/Uniform/Composite/CompositeT.cc index 47e52ed4..d96a15c7 100644 --- a/Tools/Subdivider/Uniform/Composite/CompositeT.cc +++ b/Tools/Subdivider/Uniform/Composite/CompositeT.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1805 $ -// $Date: 2008-05-19 12:57:50 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Subdivider/Uniform/Composite/CompositeT.hh b/Tools/Subdivider/Uniform/Composite/CompositeT.hh index 50c34b4a..8470a6f9 100644 --- a/Tools/Subdivider/Uniform/Composite/CompositeT.hh +++ b/Tools/Subdivider/Uniform/Composite/CompositeT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Subdivider/Uniform/Composite/CompositeTraits.hh b/Tools/Subdivider/Uniform/Composite/CompositeTraits.hh index fe548a93..21929a6c 100644 --- a/Tools/Subdivider/Uniform/Composite/CompositeTraits.hh +++ b/Tools/Subdivider/Uniform/Composite/CompositeTraits.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Subdivider/Uniform/CompositeLoopT.hh b/Tools/Subdivider/Uniform/CompositeLoopT.hh index 082fa743..9ddffb7f 100644 --- a/Tools/Subdivider/Uniform/CompositeLoopT.hh +++ b/Tools/Subdivider/Uniform/CompositeLoopT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Subdivider/Uniform/CompositeSqrt3T.hh b/Tools/Subdivider/Uniform/CompositeSqrt3T.hh index b2ddca92..d008429c 100644 --- a/Tools/Subdivider/Uniform/CompositeSqrt3T.hh +++ b/Tools/Subdivider/Uniform/CompositeSqrt3T.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Subdivider/Uniform/LoopT.hh b/Tools/Subdivider/Uniform/LoopT.hh index 53949bce..e3b66d80 100644 --- a/Tools/Subdivider/Uniform/LoopT.hh +++ b/Tools/Subdivider/Uniform/LoopT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Subdivider/Uniform/Sqrt3T.hh b/Tools/Subdivider/Uniform/Sqrt3T.hh index a8da4788..7aeb860a 100644 --- a/Tools/Subdivider/Uniform/Sqrt3T.hh +++ b/Tools/Subdivider/Uniform/Sqrt3T.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 4083 $ -// $Date: 2008-12-29 15:29:38 +0100 (Mo, 29. Dez 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Subdivider/Uniform/SubdividerT.hh b/Tools/Subdivider/Uniform/SubdividerT.hh index ad695101..7994aba9 100644 --- a/Tools/Subdivider/Uniform/SubdividerT.hh +++ b/Tools/Subdivider/Uniform/SubdividerT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Utils/Config.hh b/Tools/Utils/Config.hh index f840b814..2289df4b 100644 --- a/Tools/Utils/Config.hh +++ b/Tools/Utils/Config.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Utils/HeapT.hh b/Tools/Utils/HeapT.hh index a2558eb1..509c3bbd 100644 --- a/Tools/Utils/HeapT.hh +++ b/Tools/Utils/HeapT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Utils/MeshCheckerT.cc b/Tools/Utils/MeshCheckerT.cc index cb7fb62e..3d90a7db 100644 --- a/Tools/Utils/MeshCheckerT.cc +++ b/Tools/Utils/MeshCheckerT.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 2433 $ -// $Date: 2008-08-27 13:43:05 +0200 (Mi, 27. Aug 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Utils/MeshCheckerT.hh b/Tools/Utils/MeshCheckerT.hh index 25df36ea..a67d2fc8 100644 --- a/Tools/Utils/MeshCheckerT.hh +++ b/Tools/Utils/MeshCheckerT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Utils/NumLimitsT.hh b/Tools/Utils/NumLimitsT.hh index 6c91dea8..87b049e7 100644 --- a/Tools/Utils/NumLimitsT.hh +++ b/Tools/Utils/NumLimitsT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 4254 $ -// $Date: 2009-01-12 14:44:00 +0100 (Mo, 12. Jan 2009) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Utils/StripifierT.cc b/Tools/Utils/StripifierT.cc index 3838e151..fa51e7d7 100644 --- a/Tools/Utils/StripifierT.cc +++ b/Tools/Utils/StripifierT.cc @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //============================================================================= diff --git a/Tools/Utils/StripifierT.hh b/Tools/Utils/StripifierT.hh index da26db58..1b3458db 100644 --- a/Tools/Utils/StripifierT.hh +++ b/Tools/Utils/StripifierT.hh @@ -23,8 +23,8 @@ // //----------------------------------------------------------------------------- // -// $Revision: 1802 $ -// $Date: 2008-05-19 11:55:07 +0200 (Mo, 19. Mai 2008) $ +// $Revision$ +// $Date$ // //=============================================================================