first commit
This commit is contained in:
6
extern/cmake/2.85/share/cmake-2.8/Modules/FortranCInterface/main.F
vendored
Normal file
6
extern/cmake/2.85/share/cmake-2.8/Modules/FortranCInterface/main.F
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
program main
|
||||
call call_sub()
|
||||
#ifdef CALL_MOD
|
||||
call call_mod()
|
||||
#endif
|
||||
end
|
||||
Reference in New Issue
Block a user