Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
Plugin-HoleFilling
Compare Revisions
696be66ee0a9ace3a505074015ccdedf88bc462c...de44d99b38dffc17253323f0d4796b54cda0791e
Commits (1)
Removed old svn header
· de44d99b
Jan Möbius
authored
Jan 09, 2019
de44d99b
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
4 additions
and
42 deletions
+4
-42
HoleFillerT.cc
HoleFillerT.cc
+1
-7
HoleFillerT.hh
HoleFillerT.hh
+1
-7
HoleInfoT.cc
HoleInfoT.cc
+0
-7
HoleInfoT.hh
HoleInfoT.hh
+0
-7
OpenMeshUtils.hh
OpenMeshUtils.hh
+1
-7
holefillerToolbar.cc
holefillerToolbar.cc
+1
-7
No files found.
HoleFillerT.cc
View file @
de44d99b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
#define HOLEFILLER_CC
...
...
HoleFillerT.hh
View file @
de44d99b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
...
...
HoleInfoT.cc
View file @
de44d99b
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 11127 $ *
* $LastChangedBy: moebius $ *
* $Date: 2011-03-15 16:18:28 +0100 (Di, 15 Mär 2011) $ *
* *
\*===========================================================================*/
#define HOLEINFO_C
...
...
HoleInfoT.hh
View file @
de44d99b
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 11127 $ *
* $LastChangedBy: moebius $ *
* $Date: 2011-03-15 16:18:28 +0100 (Di, 15 Mär 2011) $ *
* *
\*===========================================================================*/
#ifndef HOLEINFO_HH
#define HOLEINFO_HH
...
...
OpenMeshUtils.hh
View file @
de44d99b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
holefillerToolbar.cc
View file @
de44d99b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "holefillerToolbar.hh"
...
...