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
Type-Coordsys
Compare Revisions
c3b19e48cbdcc7a5adf79d3690129fa766273fd6...dcff8367c90f01fe09dbe4488fee25687ec54ddc
Source
dcff8367c90f01fe09dbe4488fee25687ec54ddc
Select Git revision
...
Target
c3b19e48cbdcc7a5adf79d3690129fa766273fd6
Select Git revision
Compare
Commits (1)
Removed old svn header
· dcff8367
Jan Möbius
authored
Jan 09, 2019
dcff8367
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
8 additions
and
56 deletions
+8
-56
ObjectTypes/Coordsys/Coordsys.hh
ObjectTypes/Coordsys/Coordsys.hh
+1
-7
ObjectTypes/Coordsys/CoordsysObject.cc
ObjectTypes/Coordsys/CoordsysObject.cc
+1
-7
ObjectTypes/Coordsys/CoordsysObject.hh
ObjectTypes/Coordsys/CoordsysObject.hh
+1
-7
ObjectTypes/Coordsys/CoordsysTypes.hh
ObjectTypes/Coordsys/CoordsysTypes.hh
+1
-7
ObjectTypes/Coordsys/PluginFunctionsCoordsys.cc
ObjectTypes/Coordsys/PluginFunctionsCoordsys.cc
+1
-7
ObjectTypes/Coordsys/PluginFunctionsCoordsys.hh
ObjectTypes/Coordsys/PluginFunctionsCoordsys.hh
+1
-7
Plugin-TypeCoordsys/TypeCoordsys.cc
Plugin-TypeCoordsys/TypeCoordsys.cc
+1
-7
Plugin-TypeCoordsys/TypeCoordsys.hh
Plugin-TypeCoordsys/TypeCoordsys.hh
+1
-7
No files found.
ObjectTypes/Coordsys/Coordsys.hh
View file @
dcff8367
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
/**
...
...
ObjectTypes/Coordsys/CoordsysObject.cc
View file @
dcff8367
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
ObjectTypes/Coordsys/CoordsysObject.hh
View file @
dcff8367
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
ObjectTypes/Coordsys/CoordsysTypes.hh
View file @
dcff8367
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
ObjectTypes/Coordsys/PluginFunctionsCoordsys.cc
View file @
dcff8367
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
...
...
ObjectTypes/Coordsys/PluginFunctionsCoordsys.hh
View file @
dcff8367
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
...
...
Plugin-TypeCoordsys/TypeCoordsys.cc
View file @
dcff8367
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "TypeCoordsys.hh"
#include <OpenFlipper/BasePlugin/PluginFunctions.hh>
...
...
Plugin-TypeCoordsys/TypeCoordsys.hh
View file @
dcff8367
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...