Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
Plugin-GaussCurvature
Compare Revisions
7c03d9d4e69e3587fb73fffbaf047297086d4529...fb859d7a7ac1791430f54ebae7c8963fa92c5f54
Source
fb859d7a7ac1791430f54ebae7c8963fa92c5f54
Select Git revision
...
Target
7c03d9d4e69e3587fb73fffbaf047297086d4529
Select Git revision
Compare
Commits (1)
Removed old svn header
· fb859d7a
Jan Möbius
authored
Jan 09, 2019
fb859d7a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
14 deletions
+2
-14
GaussCurvature.cc
GaussCurvature.cc
+1
-7
GaussCurvature.hh
GaussCurvature.hh
+1
-7
No files found.
GaussCurvature.cc
View file @
fb859d7a
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "GaussCurvature.hh"
...
...
GaussCurvature.hh
View file @
fb859d7a
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef GAUSSCURVATUREPLUGIN_HH
#define GAUSSCURVATUREPLUGIN_HH
...
...