Skip to content
Snippets Groups Projects
Commit 4e693b88 authored by andy's avatar andy
Browse files

STYLE: Renamed constantTemperature -> constant

parent 00da60e5
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ namespace Foam
template<>
const char* NamedEnum<fixedTemperatureSource::temperatureMode, 2>::names[] =
{
"constantTemperature",
"constant",
"lookup"
};
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment