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
P
Plugin-Subdivider
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
Plugin-Subdivider
Compare Revisions
b571e201f492d07817db13083b13fdd212dc61e5...d2d58637255d7e998776791518a46cd962ad44e8
Source
d2d58637255d7e998776791518a46cd962ad44e8
Select Git revision
...
Target
b571e201f492d07817db13083b13fdd212dc61e5
Select Git revision
Compare
Commits (1)
Removed old svn header
· d2d58637
Jan Möbius
authored
Jan 09, 2019
d2d58637
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
21 deletions
+3
-21
SubdividerPlugin.cc
SubdividerPlugin.cc
+1
-7
SubdividerPlugin.hh
SubdividerPlugin.hh
+1
-7
subdividerToolbar.cc
subdividerToolbar.cc
+1
-7
No files found.
SubdividerPlugin.cc
View file @
d2d58637
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "SubdividerPlugin.hh"
...
...
SubdividerPlugin.hh
View file @
d2d58637
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef SUBDIVIDERPLUGIN_HH
...
...
subdividerToolbar.cc
View file @
d2d58637
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "subdividerToolbar.hh"
...
...