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-FileSKL
Compare Revisions
52be4ec29c7a607ba3f80efae4ef207f2d4a8cfd...c4ac0a4f58bf3eae4cebc303ca82a7acdc7e0c96
Source
c4ac0a4f58bf3eae4cebc303ca82a7acdc7e0c96
Select Git revision
...
Target
52be4ec29c7a607ba3f80efae4ef207f2d4a8cfd
Select Git revision
Compare
Commits (1)
Removed old svn header
· c4ac0a4f
Jan Möbius
authored
Jan 09, 2019
c4ac0a4f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
16 deletions
+0
-16
FileSkeleton.cc
FileSkeleton.cc
+0
-8
FileSkeleton.hh
FileSkeleton.hh
+0
-8
No files found.
FileSkeleton.cc
View file @
c4ac0a4f
...
...
@@ -39,14 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "FileSkeleton.hh"
#include <OpenFlipper/BasePlugin/PluginFunctions.hh>
...
...
FileSkeleton.hh
View file @
c4ac0a4f
...
...
@@ -39,14 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 10274 $ *
* $LastChangedBy: wilden $ *
* $Date: 2010-11-24 17:49:09 +0100 (Wed, 24 Nov 2010) $ *
* *
\*===========================================================================*/
#ifndef FILESKLPLUGIN_HH
#define FILESKLPLUGIN_HH
...
...