Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
Plugin-HoleFilling
Commits
27e98d35
Commit
27e98d35
authored
Feb 21, 2019
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Renamed T.cc files to T_impl.hh to get rid of IDE problems not showing them.
parent
8251b829
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
2 deletions
+2
-2
HoleFillerT.hh
HoleFillerT.hh
+1
-1
HoleFillerT_impl.hh
HoleFillerT_impl.hh
+0
-0
HoleInfoT.hh
HoleInfoT.hh
+1
-1
HoleInfoT_impl.hh
HoleInfoT_impl.hh
+0
-0
No files found.
HoleFillerT.hh
View file @
27e98d35
...
...
@@ -198,7 +198,7 @@ private:
//=============================================================================
#ifndef HOLEFILLER_CC
#include "HoleFillerT
.cc
"
#include "HoleFillerT
_impl.hh
"
#endif
//=============================================================================
#endif // HOLEFILLER_HH defined
...
...
HoleFillerT
.cc
→
HoleFillerT
_impl.hh
View file @
27e98d35
File moved
HoleInfoT.hh
View file @
27e98d35
...
...
@@ -108,7 +108,7 @@ class HoleInfo : public PerObjectData
#if defined(INCLUDE_TEMPLATES) && !defined(HOLEINFO_C)
#define HOLEINFO_TEMPLATES
#include "HoleInfoT
.cc
"
#include "HoleInfoT
_impl.hh
"
#endif
#endif //HOLEINFO_HH
HoleInfoT
.cc
→
HoleInfoT
_impl.hh
View file @
27e98d35
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment