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-Sphere
Compare Revisions
18461ebdf2581935c18dc1180c6e1331aac814a5...4967c10994d2925ae068b81fa8d5400bacc6187d
Commits (1)
Removed old svn header
· 4967c109
Jan Möbius
authored
Jan 09, 2019
4967c109
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
8 additions
and
56 deletions
+8
-56
ObjectTypes/Sphere/PluginFunctionsSphere.cc
ObjectTypes/Sphere/PluginFunctionsSphere.cc
+1
-7
ObjectTypes/Sphere/PluginFunctionsSphere.hh
ObjectTypes/Sphere/PluginFunctionsSphere.hh
+1
-7
ObjectTypes/Sphere/Sphere.hh
ObjectTypes/Sphere/Sphere.hh
+1
-7
ObjectTypes/Sphere/SphereObject.cc
ObjectTypes/Sphere/SphereObject.cc
+1
-7
ObjectTypes/Sphere/SphereObject.hh
ObjectTypes/Sphere/SphereObject.hh
+1
-7
ObjectTypes/Sphere/SphereTypes.hh
ObjectTypes/Sphere/SphereTypes.hh
+1
-7
Plugin-TypeSphere/TypeSphere.cc
Plugin-TypeSphere/TypeSphere.cc
+1
-7
Plugin-TypeSphere/TypeSphere.hh
Plugin-TypeSphere/TypeSphere.hh
+1
-7
No files found.
ObjectTypes/Sphere/PluginFunctionsSphere.cc
View file @
4967c109
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
ObjectTypes/Sphere/PluginFunctionsSphere.hh
View file @
4967c109
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
ObjectTypes/Sphere/Sphere.hh
View file @
4967c109
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
/**
/**
...
...
ObjectTypes/Sphere/SphereObject.cc
View file @
4967c109
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//=============================================================================
//
//
...
...
ObjectTypes/Sphere/SphereObject.hh
View file @
4967c109
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//=============================================================================
//
//
...
...
ObjectTypes/Sphere/SphereTypes.hh
View file @
4967c109
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//=============================================================================
...
...
Plugin-TypeSphere/TypeSphere.cc
View file @
4967c109
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "TypeSphere.hh"
#include "TypeSphere.hh"
...
...
Plugin-TypeSphere/TypeSphere.hh
View file @
4967c109
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...