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
Type-Plane
Compare Revisions
6c54d3e6f0416fb103d3f75631d7b2f7d465dcfb...49fa186b0dab1ee110ffeb5de5946e7c10d317a9
Commits (1)
Removed old svn header
· 49fa186b
Jan Möbius
authored
Jan 09, 2019
49fa186b
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
10 additions
and
70 deletions
+10
-70
ObjectTypes/Plane/Plane.hh
ObjectTypes/Plane/Plane.hh
+1
-7
ObjectTypes/Plane/PlaneObject.cc
ObjectTypes/Plane/PlaneObject.cc
+1
-7
ObjectTypes/Plane/PlaneObject.hh
ObjectTypes/Plane/PlaneObject.hh
+1
-7
ObjectTypes/Plane/PlaneTypes.hh
ObjectTypes/Plane/PlaneTypes.hh
+1
-7
ObjectTypes/Plane/PluginFunctionsPlane.cc
ObjectTypes/Plane/PluginFunctionsPlane.cc
+1
-7
ObjectTypes/Plane/PluginFunctionsPlane.hh
ObjectTypes/Plane/PluginFunctionsPlane.hh
+1
-7
ObjectTypes/Plane/QtPlaneSelect.cc
ObjectTypes/Plane/QtPlaneSelect.cc
+1
-7
ObjectTypes/Plane/QtPlaneSelect.hh
ObjectTypes/Plane/QtPlaneSelect.hh
+1
-7
Plugin-TypePlane/TypePlane.cc
Plugin-TypePlane/TypePlane.cc
+1
-7
Plugin-TypePlane/TypePlane.hh
Plugin-TypePlane/TypePlane.hh
+1
-7
No files found.
ObjectTypes/Plane/Plane.hh
View file @
49fa186b
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
/**
/**
...
...
ObjectTypes/Plane/PlaneObject.cc
View file @
49fa186b
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//=============================================================================
//
//
...
...
ObjectTypes/Plane/PlaneObject.hh
View file @
49fa186b
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//=============================================================================
//
//
...
...
ObjectTypes/Plane/PlaneTypes.hh
View file @
49fa186b
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//=============================================================================
//
//
...
...
ObjectTypes/Plane/PluginFunctionsPlane.cc
View file @
49fa186b
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//=============================================================================
...
...
ObjectTypes/Plane/PluginFunctionsPlane.hh
View file @
49fa186b
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//=============================================================================
...
...
ObjectTypes/Plane/QtPlaneSelect.cc
View file @
49fa186b
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "QtPlaneSelect.hh"
#include "QtPlaneSelect.hh"
...
...
ObjectTypes/Plane/QtPlaneSelect.hh
View file @
49fa186b
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef QTPLANESELECT_HH
#ifndef QTPLANESELECT_HH
#define QTPLANESELECT_HH
#define QTPLANESELECT_HH
...
...
Plugin-TypePlane/TypePlane.cc
View file @
49fa186b
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "TypePlane.hh"
#include "TypePlane.hh"
...
...
Plugin-TypePlane/TypePlane.hh
View file @
49fa186b
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...