2ec56ee0ea
Add an emply MAIN__() function. This avoid an unresolved reference error during link phase when using fortran subroutines with non-fortran 'main()'. Obtained from: src/lib/libF77/MAIN.c rev 1.1 by jmz
2 lines
11 B
C
2 lines
11 B
C
MAIN__(){}
|