Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
dumux-repositories
dumux
Merge requests
!82
Minor beautification
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Christoph Grüninger
requested to merge
feature/small-beautifications
into
master
Feb 22, 2016
Overview
0
Commits
1
Pipelines
0
Changes
3
Expand
Remove unused typedef
Replace "if (cond) continue" by "if (!cond)"
Remove pointless return after throw
Whitespace changes
Merge request reports