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-Topology
Compare Revisions
e753bf0e278f0ab463c65dd2146fc219d555d648...e13fbbaff0ee0c4e6efe6789505d809260399bfb
Source
e13fbbaff0ee0c4e6efe6789505d809260399bfb
Select Git revision
...
Target
e753bf0e278f0ab463c65dd2146fc219d555d648
Select Git revision
Compare
Commits (1)
Removed old svn header
· e13fbbaf
Jan Möbius
authored
Jan 09, 2019
e13fbbaf
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
15 deletions
+1
-15
TopologyPlugin.cc
TopologyPlugin.cc
+0
-8
TopologyPlugin.hh
TopologyPlugin.hh
+1
-7
No files found.
TopologyPlugin.cc
View file @
e13fbbaf
...
...
@@ -39,14 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 21016 $ *
* $LastChangedBy: schultz $ *
* $Date: 2015-07-16 16:48:42 +0200 (Thu, 16 Jul 2015) $ *
* *
\*===========================================================================*/
#include "TopologyPlugin.hh"
...
...
TopologyPlugin.hh
View file @
e13fbbaf
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef TOPOLOGYPLUGIN_HH
#define TOPOLOGYPLUGIN_HH
...
...