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
Plugin-PrimitivesGenerator
Compare Revisions
478f5f6e5583cf60bbd50400375c7aa7837feeb3...2542eae71e1a00eeb769263fdecb8ad2a2120d35
Source
2542eae71e1a00eeb769263fdecb8ad2a2120d35
Select Git revision
...
Target
478f5f6e5583cf60bbd50400375c7aa7837feeb3
Select Git revision
Compare
Commits (1)
Removed old svn header
· 2542eae7
Jan Möbius
authored
Jan 09, 2019
2542eae7
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
21 deletions
+0
-21
PrimitivesGenerator.hh
PrimitivesGenerator.hh
+0
-7
TetrahedralCuboidGenerator.cc
TetrahedralCuboidGenerator.cc
+0
-7
TetrahedralCuboidGenerator.hh
TetrahedralCuboidGenerator.hh
+0
-7
No files found.
PrimitivesGenerator.hh
View file @
2542eae7
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef PRIMITIVESGENERATORPLUGIN_HH
#define PRIMITIVESGENERATORPLUGIN_HH
...
...
TetrahedralCuboidGenerator.cc
View file @
2542eae7
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifdef ENABLE_POLYHEDRALMESH_SUPPORT
...
...
TetrahedralCuboidGenerator.hh
View file @
2542eae7
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#pragma once
...
...