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-FileOM
Compare Revisions
6f42e68fe1b9f4848cca91890f0a258a30bfa71a...e66aa426413f68ca31ff69207dff6df0a0b17728
Source
e66aa426413f68ca31ff69207dff6df0a0b17728
Select Git revision
...
Target
6f42e68fe1b9f4848cca91890f0a258a30bfa71a
Select Git revision
Compare
Commits (1)
Removed old svn header
· e66aa426
Jan Möbius
authored
Jan 09, 2019
e66aa426
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
14 deletions
+2
-14
FileOM.cc
FileOM.cc
+1
-7
FileOM.hh
FileOM.hh
+1
-7
No files found.
FileOM.cc
View file @
e66aa426
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include <ACG/GL/GLState.hh>
#include <OpenFlipper/BasePlugin/PluginFunctions.hh>
...
...
FileOM.hh
View file @
e66aa426
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef FILEOMPLUGIN_HH
#define FILEOMPLUGIN_HH
...
...