Handle Fortran MODULE definitions in the same file. (Craig Scott)
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 21 Aug 2005 01:06:51 +0000 (01:06 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 21 Aug 2005 01:06:51 +0000 (01:06 +0000)
commite00521eb7af682b3981129d20dbc6c86cbfc366d
tree84159b19bcf3c181e22e142162b06487f2a2f61b
parentca9059c7a6cbcff94e379e048d5166e77d606283
Handle Fortran MODULE definitions in the same file.  (Craig Scott)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1340 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/CHANGES.txt
src/engine/SCons/Scanner/Fortran.py
test/Fortran/USE-MODULE.py [new file with mode: 0644]