Skip to content
Snippets Groups Projects
Commit d274d8e5 authored by lhausamm's avatar lhausamm
Browse files

Add cooling eagle in configure

parent 6880423a
No related branches found
No related tags found
1 merge request!499Improved grackle
......@@ -962,7 +962,7 @@ esac
# Cooling function
AC_ARG_WITH([cooling],
[AS_HELP_STRING([--with-cooling=<function>],
[cooling function @<:@none, const-du, const-lambda, grackle, grackle1, grackle2, grackle3 default: none@:>@]
[cooling function @<:@none, const-du, const-lambda, EAGLE, grackle, grackle1, grackle2, grackle3 default: none@:>@]
)],
[with_cooling="$withval"],
[with_cooling="none"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment