mirror of https://github.com/ecmwf/eccodes.git
4 lines
152 B
Modula-2
4 lines
152 B
Modula-2
|
transient conceptDir = "mars";
|
||
|
concept waveDomain(unknown,"wave_domain.def",conceptDir,conceptDir) : no_copy,read_only;
|
||
|
alias mars.domain = waveDomain;
|