mirror of https://github.com/ecmwf/eccodes.git
ECC-1846: Cosmetics
This commit is contained in:
parent
1609e68f54
commit
d3924cb919
|
@ -78,8 +78,8 @@ if (defined(marsStream) && defined(marsType)) {
|
||||||
template parameters "grib2/parameters.def";
|
template parameters "grib2/parameters.def";
|
||||||
|
|
||||||
|
|
||||||
#adding hook for local extras
|
# Hook for local extras
|
||||||
template_nofail section4_extras "grib2/local/[centre]/section4_extras.def";
|
template_nofail section4Extras "grib2/local/[centre]/section4_extras.def";
|
||||||
|
|
||||||
# Detect if this is for Generalized vertical height coordinates
|
# Detect if this is for Generalized vertical height coordinates
|
||||||
if (defined(typeOfFirstFixedSurface)) {
|
if (defined(typeOfFirstFixedSurface)) {
|
||||||
|
|
Loading…
Reference in New Issue