Skip to content
Snippets Groups Projects
Commit 9163dd22 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

type

cc: @gtribello
parent 160f16fc
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ void Highest::registerKeywords( Keywords& keys ) {
void Highest::reserveKeyword( Keywords& keys ) {
keys.reserve("vessel","HIGHEST","this flag allows you to recover the highest of these variables.");
keys.addOutputComponent("highest","HIGHEST","the lowest of the quantities calculated by this action");
keys.addOutputComponent("highest","HIGHEST","the highest of the quantities calculated by this action");
}
Highest::Highest( const VesselOptions& da ) :
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment