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-SkeletonEditing
Compare Revisions
6dd8966fe73ffe0952f05d85d35a9ad2b2e1c841...d3eae3fbc076d4dd793e23e5b297ea479f7caea0
Commits (1)
Removed old svn header
· d3eae3fb
Jan Möbius
authored
Jan 09, 2019
d3eae3fb
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
28 deletions
+4
-28
SkeletonEditingPlugin.hh
SkeletonEditingPlugin.hh
+1
-7
SkeletonEditingScripting.cc
SkeletonEditingScripting.cc
+1
-7
SkeletonMarker.cc
SkeletonMarker.cc
+1
-7
SkeletonMarker.hh
SkeletonMarker.hh
+1
-7
No files found.
SkeletonEditingPlugin.hh
View file @
d3eae3fb
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef SKELETONEDITINGPLUGIN_HH
#define SKELETONEDITINGPLUGIN_HH
...
...
SkeletonEditingScripting.cc
View file @
d3eae3fb
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "SkeletonEditingPlugin.hh"
...
...
SkeletonMarker.cc
View file @
d3eae3fb
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include <OpenFlipper/common/Types.hh>
#include "SkeletonMarker.hh"
...
...
SkeletonMarker.hh
View file @
d3eae3fb
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef SKELETONMARKER_HH
...
...