/* * Generated automatically by fh2h.pl * !!! DO NOT EDIT !!! * Edit the original fortran header file instead * or fix fh2h.pl if there is a translation bug. */ #ifndef FH2H_RAN_RANLUX_H #define FH2H_RAN_RANLUX_H #ifdef __cplusplus extern "C" { #endif #ifndef IMPLICIT #define IMPLICIT /* Only to point out implicit types */ #endif /*------ fortran header (without commons and data statements) ----------*/ #ifndef _RAN_RANLUX_SEEN_ #define _RAN_RANLUX_SEEN_ /*ouble ran_ranlux(int *seed, void **);*/ #endif /*------ common blocks -------------------------------------------------*/ /*------ data statements -----------------------------------------------*/ #ifndef NO_STATIC_DATA #endif /* #ifndef NO_STATIC_DATA */ /*------ end of fortran header -----------------------------------------*/ #ifdef __cplusplus } #endif #endif /* #ifndef FH2H_RAN_RANLUX_H */