Skip to content
Snippets Groups Projects
Commit 0bc2f487 authored by Loic Hausammann's avatar Loic Hausammann
Browse files

undo a change

parent 52429330
Branches
Tags
1 merge request!577Fix parser
......@@ -49,7 +49,7 @@ int main(int argc, char *argv[]) {
parser_get_param_double(&param_file, "Simulation:start_time");
const int kernel = parser_get_param_int(&param_file, "kernel");
int optional =
const int optional =
parser_get_opt_param_int(&param_file, "Simulation:optional", 1);
/* Optional things not mentioned in parameter file. Should be in output
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment