From ea0dbcf2b18ae734e1329d6f5f7516654b008de2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Wed, 9 Jan 2019 15:32:34 +0100 Subject: [PATCH] Removed old svn header --- Algorithms/AdaptiveRemesherT.cc | 7 ------- Algorithms/AdaptiveRemesherT.hh | 7 ------- Algorithms/BaseRemesherT.cc | 8 -------- Algorithms/BaseRemesherT.hh | 7 ------- Algorithms/DiffGeoT.cc | 7 ------- Algorithms/DiffGeoT.hh | 7 ------- Algorithms/UniformRemesherT.hh | 8 +------- ProgressEmitter.hh | 7 ------- RemesherPlugin.cc | 7 ------- RemesherPlugin.hh | 7 ------- RemesherToolbox.cc | 7 ------- 11 files changed, 1 insertion(+), 78 deletions(-) diff --git a/Algorithms/AdaptiveRemesherT.cc b/Algorithms/AdaptiveRemesherT.cc index fbf0c0d..ab20806 100644 --- a/Algorithms/AdaptiveRemesherT.cc +++ b/Algorithms/AdaptiveRemesherT.cc @@ -39,13 +39,6 @@ * * \*===========================================================================*/ -/*===========================================================================*\ -* * -* $Revision$ * -* $LastChangedBy$ * -* $Date$ * -* * -\*===========================================================================*/ //============================================================================= // diff --git a/Algorithms/AdaptiveRemesherT.hh b/Algorithms/AdaptiveRemesherT.hh index 906dd57..bbcdbf5 100644 --- a/Algorithms/AdaptiveRemesherT.hh +++ b/Algorithms/AdaptiveRemesherT.hh @@ -39,13 +39,6 @@ * * \*===========================================================================*/ -/*===========================================================================*\ -* * -* $Revision$ * -* $LastChangedBy$ * -* $Date$ * -* * -\*===========================================================================*/ //============================================================================= // diff --git a/Algorithms/BaseRemesherT.cc b/Algorithms/BaseRemesherT.cc index e487cb3..5a54a14 100644 --- a/Algorithms/BaseRemesherT.cc +++ b/Algorithms/BaseRemesherT.cc @@ -39,14 +39,6 @@ * * \*===========================================================================*/ -/*===========================================================================*\ -* * -* $Revision$ * -* $LastChangedBy$ * -* $Date$ * -* * -\*===========================================================================*/ - //============================================================================= // // CLASS BaseRemesherT - IMPLEMENTATION diff --git a/Algorithms/BaseRemesherT.hh b/Algorithms/BaseRemesherT.hh index 9cb1fe6..af1d6f5 100644 --- a/Algorithms/BaseRemesherT.hh +++ b/Algorithms/BaseRemesherT.hh @@ -39,13 +39,6 @@ * * \*===========================================================================*/ -/*===========================================================================*\ -* * -* $Revision$ * -* $LastChangedBy$ * -* $Date$ * -* * -\*===========================================================================*/ //============================================================================= // diff --git a/Algorithms/DiffGeoT.cc b/Algorithms/DiffGeoT.cc index ce9c062..6ed6e19 100755 --- a/Algorithms/DiffGeoT.cc +++ b/Algorithms/DiffGeoT.cc @@ -39,13 +39,6 @@ * * \*===========================================================================*/ -/*===========================================================================*\ -* * -* $Revision$ * -* $LastChangedBy$ * -* $Date$ * -* * -\*===========================================================================*/ //============================================================================= // diff --git a/Algorithms/DiffGeoT.hh b/Algorithms/DiffGeoT.hh index f41ec49..290735a 100644 --- a/Algorithms/DiffGeoT.hh +++ b/Algorithms/DiffGeoT.hh @@ -39,13 +39,6 @@ * * \*===========================================================================*/ -/*===========================================================================*\ -* * -* $Revision$ * -* $LastChangedBy$ * -* $Date$ * -* * -\*===========================================================================*/ //============================================================================= // diff --git a/Algorithms/UniformRemesherT.hh b/Algorithms/UniformRemesherT.hh index bb35a17..de919ad 100644 --- a/Algorithms/UniformRemesherT.hh +++ b/Algorithms/UniformRemesherT.hh @@ -39,13 +39,7 @@ * * \*===========================================================================*/ -/*===========================================================================*\ -* * -* $Revision$ * -* $LastChangedBy$ * -* $Date$ * -* * -\*===========================================================================*/ + //============================================================================= // // CLASS UniformRemesherT diff --git a/ProgressEmitter.hh b/ProgressEmitter.hh index 78421ce..b686fc1 100644 --- a/ProgressEmitter.hh +++ b/ProgressEmitter.hh @@ -39,13 +39,6 @@ * * \*===========================================================================*/ -/*===========================================================================*\ -* * -* $Revision$ * -* $LastChangedBy$ * -* $Date$ * -* * -\*===========================================================================*/ #pragma once diff --git a/RemesherPlugin.cc b/RemesherPlugin.cc index f643125..65f2c02 100644 --- a/RemesherPlugin.cc +++ b/RemesherPlugin.cc @@ -39,13 +39,6 @@ * * \*===========================================================================*/ -/*===========================================================================*\ -* * -* $Revision$ * -* $LastChangedBy$ * -* $Date$ * -* * -\*===========================================================================*/ #include "RemesherPlugin.hh" diff --git a/RemesherPlugin.hh b/RemesherPlugin.hh index 6dd27f0..938020b 100644 --- a/RemesherPlugin.hh +++ b/RemesherPlugin.hh @@ -39,13 +39,6 @@ * * \*===========================================================================*/ -/*===========================================================================*\ -* * -* $Revision$ * -* $LastChangedBy$ * -* $Date$ * -* * -\*===========================================================================*/ #ifndef ADVANCEDREMESHERPLUGIN_HH #define ADVANCEDREMESHERPLUGIN_HH diff --git a/RemesherToolbox.cc b/RemesherToolbox.cc index 39f8db3..ad061d4 100644 --- a/RemesherToolbox.cc +++ b/RemesherToolbox.cc @@ -39,13 +39,6 @@ * * \*===========================================================================*/ -/*===========================================================================*\ -* * -* $Revision$ * -* $LastChangedBy$ * -* $Date$ * -* * -\*===========================================================================*/ #include "RemesherToolbox.hh" -- GitLab