Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Mpp
MLUQ
Commits
f605b1f1
Commit
f605b1f1
authored
Feb 01, 2020
by
niklas.baumgarten
Browse files
rmv destructor
parent
55db0b1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
mlmc/src/mc/MonteCarloTransport.h
View file @
f605b1f1
...
...
@@ -57,9 +57,6 @@ public:
config
.
get
(
"startTime"
,
startTime
);
config
.
get
(
"endTime"
,
endTime
);
}
~
MonteCarloTransport
()
{
}
};
#endif //MLMC_MONTECARLOTRANSPORT_HPP
Write
Preview
Supports
Markdown
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