Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
Plugin-Components
Compare Revisions
49c3ff8f9b14b83c2b7fa3c87a133c42977b8a99...c2f540dafbad66ce6cbdb6aca47ae690aba58a26
Commits (1)
Removed old svn header
· c2f540da
Jan Möbius
authored
Jan 09, 2019
c2f540da
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
32 deletions
+0
-32
ComponentsPlugin.cc
ComponentsPlugin.cc
+0
-8
ComponentsPlugin.hh
ComponentsPlugin.hh
+0
-8
ComponentsPluginT.cc
ComponentsPluginT.cc
+0
-8
ComponentsScripting.cc
ComponentsScripting.cc
+0
-8
No files found.
ComponentsPlugin.cc
View file @
c2f540da
...
...
@@ -39,14 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "ComponentsPlugin.hh"
...
...
ComponentsPlugin.hh
View file @
c2f540da
...
...
@@ -39,14 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef COMPONENTSPLUGIN_HH
#define COMPONENTSPLUGIN_HH
...
...
ComponentsPluginT.cc
View file @
c2f540da
...
...
@@ -39,14 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#define COMPONENTSPLUGIN_CC
#include "ComponentsPlugin.hh"
...
...
ComponentsScripting.cc
View file @
c2f540da
...
...
@@ -39,14 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "ComponentsPlugin.hh"
#include <MeshTools/MeshInfoT.hh>
...
...