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-Slice
Compare Revisions
999308c3cef6406c5dd0778a319e0747191862d0...d33ad7e3cbd08e0ab382ce4ceecce0bb55464cea
Source
d33ad7e3cbd08e0ab382ce4ceecce0bb55464cea
Select Git revision
...
Target
999308c3cef6406c5dd0778a319e0747191862d0
Select Git revision
Compare
Commits (1)
Removed old svn header
· d33ad7e3
Jan Möbius
authored
Jan 09, 2019
d33ad7e3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
21 deletions
+3
-21
SlicePlugin.cc
SlicePlugin.cc
+1
-7
SlicePlugin.hh
SlicePlugin.hh
+1
-7
SliceToolbox.cc
SliceToolbox.cc
+1
-7
No files found.
SlicePlugin.cc
View file @
d33ad7e3
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "SlicePlugin.hh"
...
...
SlicePlugin.hh
View file @
d33ad7e3
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef SLICEPLUGIN_HH
#define SLICEPLUGIN_HH
...
...
SliceToolbox.cc
View file @
d33ad7e3
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "SliceToolbox.hh"
...
...