/ lib / numpy / distutils / mingw / gfortran_vs2003_hack.c
gfortran_vs2003_hack.c
1  int _get_output_format(void)
2  {
3      return 0;
4  }
5  
6  int _imp____lc_codepage = 0;