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-PolyLine
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-PolyLine
Compare Revisions
426bff1d59070d104eb9727aa284787c6a85bf6a...4d9df315b2cb74e139e5e343f8519c5e7f9d9017
Source
4d9df315b2cb74e139e5e343f8519c5e7f9d9017
Select Git revision
...
Target
426bff1d59070d104eb9727aa284787c6a85bf6a
Select Git revision
Compare
Commits (1)
Removed old svn header
· 4d9df315
Jan Möbius
authored
Jan 09, 2019
4d9df315
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
9 additions
and
78 deletions
+9
-78
ObjectTypes/PolyLine/PolyLine.hh
ObjectTypes/PolyLine/PolyLine.hh
+1
-7
ObjectTypes/PolyLine/PolyLineObject.cc
ObjectTypes/PolyLine/PolyLineObject.cc
+1
-7
ObjectTypes/PolyLine/PolyLineObject.hh
ObjectTypes/PolyLine/PolyLineObject.hh
+1
-7
ObjectTypes/PolyLine/PolyLineObjectSerializer.cc
ObjectTypes/PolyLine/PolyLineObjectSerializer.cc
+0
-8
ObjectTypes/PolyLine/PolyLineObjectSerializer.hh
ObjectTypes/PolyLine/PolyLineObjectSerializer.hh
+0
-7
ObjectTypes/PolyLine/PolyLineTypes.hh
ObjectTypes/PolyLine/PolyLineTypes.hh
+1
-7
ObjectTypes/PolyLineCollection/PolyLineCollection.hh
ObjectTypes/PolyLineCollection/PolyLineCollection.hh
+1
-7
ObjectTypes/PolyLineCollection/PolyLineCollectionNodeT.hh
ObjectTypes/PolyLineCollection/PolyLineCollectionNodeT.hh
+1
-7
ObjectTypes/PolyLineCollection/PolyLineCollectionObject.cc
ObjectTypes/PolyLineCollection/PolyLineCollectionObject.cc
+1
-7
ObjectTypes/PolyLineCollection/PolyLineCollectionObject.hh
ObjectTypes/PolyLineCollection/PolyLineCollectionObject.hh
+1
-7
ObjectTypes/PolyLineCollection/PolyLineCollectionTypes.hh
ObjectTypes/PolyLineCollection/PolyLineCollectionTypes.hh
+1
-7
No files found.
ObjectTypes/PolyLine/PolyLine.hh
View file @
4d9df315
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
ObjectTypes/PolyLine/PolyLineObject.cc
View file @
4d9df315
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
ObjectTypes/PolyLine/PolyLineObject.hh
View file @
4d9df315
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
ObjectTypes/PolyLine/PolyLineObjectSerializer.cc
View file @
4d9df315
...
...
@@ -39,14 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 21016 $ *
* $LastChangedBy: schultz $ *
* $Date: 2015-07-16 16:48:42 +0200 (Do, 16 Jul 2015) $ *
* *
\*===========================================================================*/
#include "PolyLineObjectSerializer.hh"
#include <ObjectTypes/PolyLine/PolyLineCircleData.hh>
...
...
ObjectTypes/PolyLine/PolyLineObjectSerializer.hh
View file @
4d9df315
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 21016 $ *
* $LastChangedBy: schultz $ *
* $Date: 2015-07-16 16:48:42 +0200 (Do, 16 Jul 2015) $ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
ObjectTypes/PolyLine/PolyLineTypes.hh
View file @
4d9df315
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
ObjectTypes/PolyLineCollection/PolyLineCollection.hh
View file @
4d9df315
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
ObjectTypes/PolyLineCollection/PolyLineCollectionNodeT.hh
View file @
4d9df315
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef POLYLINE_COLLECTION_NODE_T_HH
#define POLYLINE_COLLECTION_NODE_T_HH
...
...
ObjectTypes/PolyLineCollection/PolyLineCollectionObject.cc
View file @
4d9df315
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
ObjectTypes/PolyLineCollection/PolyLineCollectionObject.hh
View file @
4d9df315
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
ObjectTypes/PolyLineCollection/PolyLineCollectionTypes.hh
View file @
4d9df315
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...