repo.or.cz
/
scons.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added logic to properly initilize SCons to use gfortran if tool gfortran is loaded...
[scons.git]
/
test
/
Fortran
/
fixture
/
gfortran_shared.f
blob
6efd8ffeb4f0da54478698852f377af61e69ec45
1
SUBROUTINE
gfortran_shared
2
WRITE
(*,*)
"Hi from subroutine gfortran_shared!"
3
END SUBROUTINE
gfortran_shared