STYLE: clarify comments in etc/colourTables
This commit is contained in:
parent
094336adab
commit
b9594c47e1
@ -7,9 +7,9 @@
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
// An OpenFOAM dictionary of colourTables.
|
||||
// The names should match those in the colourTables class.
|
||||
// The predefined enumerations in the colourTables class *must* also appear
|
||||
// here, but the file can also contain additional custom colour tables too.
|
||||
|
||||
6
|
||||
(
|
||||
|
||||
coolToWarm
|
||||
@ -91,6 +91,8 @@ xray
|
||||
);
|
||||
}
|
||||
|
||||
// Additional tables (without code enumeration)
|
||||
|
||||
)
|
||||
|
||||
// ************************************************************************* //
|
||||
|
Loading…
Reference in New Issue
Block a user