1 # 1 "/Users/miesch/JEDI/code/working_copy/internal/mpas-bundle/saber/src/saber/util/tools_kinds.fypp"
11 use iso_c_binding,
only: c_int,c_short,c_long,c_signed_char,c_float,c_double
12 use netcdf,
only: nf90_byte,nf90_double,nf90_float,nf90_int
35 integer,
parameter ::
huge_int = huge(0_kind_int)