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-FilePLY
Compare Revisions
13f98195605f42415ec4a2e17b65238dfe7493ba...10d1ad270065a58d76bb92ff6430f2858281cee9
Source
10d1ad270065a58d76bb92ff6430f2858281cee9
Select Git revision
...
Target
13f98195605f42415ec4a2e17b65238dfe7493ba
Select Git revision
Compare
Commits (1)
Removed old svn header
· 10d1ad27
Jan Möbius
authored
Jan 09, 2019
10d1ad27
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
21 deletions
+3
-21
FilePLY.cc
FilePLY.cc
+1
-7
FilePLY.hh
FilePLY.hh
+1
-7
FilePLYT.cc
FilePLYT.cc
+1
-7
No files found.
FilePLY.cc
View file @
10d1ad27
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "FilePLY.hh"
...
...
FilePLY.hh
View file @
10d1ad27
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef FILEPLYPLUGIN_HH
#define FILEPLYPLUGIN_HH
...
...
FilePLYT.cc
View file @
10d1ad27
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#define FILEOFFPLUGIN_C
...
...