Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Plugin-Components
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenFlipper-Free
Plugin-Components
Compare Revisions
49c3ff8f9b14b83c2b7fa3c87a133c42977b8a99...c2f540dafbad66ce6cbdb6aca47ae690aba58a26
Source
c2f540dafbad66ce6cbdb6aca47ae690aba58a26
Select Git revision
...
Target
49c3ff8f9b14b83c2b7fa3c87a133c42977b8a99
Select Git revision
Compare
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>
...
...