Logo
Explore Help
Sign In
jackcartersmith/gse
1
0
Fork 0
You've already forked gse
Code Issues Pull Requests Actions Releases Activity
gse/third-party/cmake-3.27.7-linux-x86_64/share/cmake-3.27/Modules/FortranCInterface/main.F
a c91cf5fa69 added third-party deps for both Linux and Windows + added vswhere to detect an installation of VS or build tools + added rush tool (src included) to run parallel jobs
2023-12-14 04:41:30 +02:00

7 lines
108 B
Fortran
Raw Blame History

program main
call call_sub()
#ifdef CALL_MOD
call call_mod()
#endif
end
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea
English
English
Licenses API