#ifndef __F90_H #define __F90_H int f90100(int argc, char* argv[]); #endif