Spade

Mini Shell

Directory:~$ /usr/share/cmake/Modules/FortranCInterface/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ //usr/share/cmake/Modules/FortranCInterface/main.F

        program main
          call call_sub()
#ifdef CALL_MOD
          call call_mod()
#endif
        end