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
T
Type-Sphere
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
Type-Sphere
Compare Revisions
18461ebdf2581935c18dc1180c6e1331aac814a5...4967c10994d2925ae068b81fa8d5400bacc6187d
Source
4967c10994d2925ae068b81fa8d5400bacc6187d
Select Git revision
...
Target
18461ebdf2581935c18dc1180c6e1331aac814a5
Select Git revision
Compare
Commits (1)
Removed old svn header
· 4967c109
Jan Möbius
authored
Jan 09, 2019
4967c109
Hide 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 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
ObjectTypes/Sphere/PluginFunctionsSphere.hh
View file @
4967c109
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
ObjectTypes/Sphere/Sphere.hh
View file @
4967c109
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
/**
...
...
ObjectTypes/Sphere/SphereObject.cc
View file @
4967c109
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
ObjectTypes/Sphere/SphereObject.hh
View file @
4967c109
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
ObjectTypes/Sphere/SphereTypes.hh
View file @
4967c109
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
...
...
Plugin-TypeSphere/TypeSphere.cc
View file @
4967c109
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "TypeSphere.hh"
...
...
Plugin-TypeSphere/TypeSphere.hh
View file @
4967c109
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...