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
Backofen, Rainer
amdis
Commits
87e85533
Commit
87e85533
authored
Sep 11, 2015
by
Backofen, Rainer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
make include list from initfile acessible
parent
87a761fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
AMDiS/src/Initfile.h
AMDiS/src/Initfile.h
+3
-0
No files found.
AMDiS/src/Initfile.h
View file @
87e85533
...
...
@@ -606,6 +606,9 @@ else if(error_code == TAG_NOT_FOUND_BREAK)
singlett
->
write
(
fn
);
}
static
std
::
set
<
std
::
string
>
getIncludeList
(){
return
fn_include_list
;
}
protected:
Initfile
()
:
msgInfo
(
0
),
...
...
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