mirror of https://github.com/ecmwf/eccodes.git
9 lines
115 B
Bash
9 lines
115 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
. ./include.sh
|
||
|
|
||
|
${examples_dir}set_fortran > /dev/null
|
||
|
${examples_dir}set_missing_fortran > /dev/null
|
||
|
|
||
|
|