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-InfoVolumeMeshObject
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-InfoVolumeMeshObject
Compare Revisions
23c593ef02d6c53424c6c1b0de0a7e05d5c14f11...2d8594a5f58b73a4833108a4b489b1c6b48aeaca
Source
2d8594a5f58b73a4833108a4b489b1c6b48aeaca
Select Git revision
...
Target
23c593ef02d6c53424c6c1b0de0a7e05d5c14f11
Select Git revision
Compare
Commits (1)
Removed old svn header
· 2d8594a5
Jan Möbius
authored
Jan 09, 2019
2d8594a5
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
21 deletions
+0
-21
VolumeMeshObjectInfoPlugin.cc
VolumeMeshObjectInfoPlugin.cc
+0
-7
VolumeMeshObjectInfoPlugin.hh
VolumeMeshObjectInfoPlugin.hh
+0
-7
VolumeMeshObjectInfoScripting.cc
VolumeMeshObjectInfoScripting.cc
+0
-7
No files found.
VolumeMeshObjectInfoPlugin.cc
View file @
2d8594a5
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 16192 $ *
* $LastChangedBy: moebius $ *
* $Date: 2013-01-25 08:55:31 +0100 (Fri, 25 Jan 2013) $ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
VolumeMeshObjectInfoPlugin.hh
View file @
2d8594a5
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 16191 $ *
* $LastChangedBy: moebius $ *
* $Date: 2013-01-24 15:35:53 +0100 (Thu, 24 Jan 2013) $ *
* *
\*===========================================================================*/
#ifndef INFOPLUGIN_HH
#define INFOPLUGIN_HH
...
...
VolumeMeshObjectInfoScripting.cc
View file @
2d8594a5
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 16055 $ *
* $LastChangedBy: moebius $ *
* $Date: 2013-01-08 10:57:31 +0100 (Tue, 08 Jan 2013) $ *
* *
\*===========================================================================*/
#include "VolumeMeshObjectInfoPlugin.hh"
...
...