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-FilePolyLine
Compare Revisions
aab7efa7e2516fa3b791bc0b5f96922732279ecb...94d9d3b32f41e402e77f82c9473420c7c91b8d51
Source
94d9d3b32f41e402e77f82c9473420c7c91b8d51
Select Git revision
...
Target
aab7efa7e2516fa3b791bc0b5f96922732279ecb
Select Git revision
Compare
Commits (1)
Removed old svn header
· 94d9d3b3
Jan Möbius
authored
Jan 09, 2019
94d9d3b3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
14 deletions
+2
-14
FilePolyLine.cc
FilePolyLine.cc
+1
-7
FilePolyLine.hh
FilePolyLine.hh
+1
-7
No files found.
FilePolyLine.cc
View file @
94d9d3b3
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "FilePolyLine.hh"
...
...
FilePolyLine.hh
View file @
94d9d3b3
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef FILEPOLYLINEPLUGIN_HH
#define FILEPOLYLINEPLUGIN_HH
...
...