Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Backofen, Rainer
amdis
Commits
c6efc88b
Commit
c6efc88b
authored
Sep 28, 2009
by
Thomas Witkowski
Browse files
Added one missing bracket.
parent
7d1f4b51
Changes
1
Hide whitespace changes
Inline
Side-by-side
AMDiS/src/ITL_OEMSolver.h
View file @
c6efc88b
...
...
@@ -91,7 +91,7 @@ namespace AMDiS {
{
return
new
ITL_OEMSolver
<
ITLSolver
>
(
this
->
name
);
}
}
}
;
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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