Skip to content
Snippets Groups Projects
Commit b8dcf120 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Merge branch 'fix_fof' into 'master'

Fix compilation

See merge request !1159
parents fe962dbc c24815ad
No related branches found
No related tags found
1 merge request!1159Fix compilation
......@@ -628,6 +628,7 @@ int main(int argc, char *argv[]) {
/*hydro_properties=*/NULL, /*entropy_floor=*/NULL,
&gravity_properties,
/*stars_properties=*/NULL, /*black_holes_properties=*/NULL,
/*sink_properties=*/NULL,
/*feedback_properties=*/NULL, &mesh, /*potential=*/NULL,
/*cooling_func=*/NULL, /*starform=*/NULL, /*chemistry=*/NULL,
&fof_properties, /*los_properties=*/NULL);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment