4 lines
237 B
Text
4 lines
237 B
Text
This module tries to figure out how to link C programs with Fortran
|
|
subroutines on your system. Basically one must add a list of Fortran
|
|
runtime libraries. The problem is their location and name varies with
|
|
each OS/compiler combination!
|