mirror of https://github.com/ecmwf/eccodes.git
7 lines
176 B
Modula-2
7 lines
176 B
Modula-2
|
#assert(local=23)
|
||
|
alias mars.method = methodNumber;
|
||
|
alias mars.origin = centre;
|
||
|
|
||
|
alias mars.refdate = referenceDate;
|
||
|
if (class is "od") { alias mars.system = systemNumber; }
|