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