mirror of https://github.com/ecmwf/eccodes.git
8 lines
74 B
Bash
8 lines
74 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
. ./include.sh
|
||
|
|
||
|
${examples_dir}precision_fortran > /dev/null
|
||
|
|
||
|
|