diff options
author | Peter Diener <diener@cct.lsu.edu> | 2019-04-26 20:55:03 (GMT) |
---|---|---|
committer | Peter Diener <diener@cct.lsu.edu> | 2019-04-26 20:55:03 (GMT) |
commit | fbe96c0207942918a0d5f34addaac57d3b9b528c (patch) | |
tree | d7a4f6aecd0af390f728c822d104040f0e17fdbc /test/Deprecated/SourceCode/SourceCode.py | |
parent | 4007416e4125db5d3598c3113bb1a3052c4460a7 (diff) | |
download | SCons-fbe96c0207942918a0d5f34addaac57d3b9b528c.zip SCons-fbe96c0207942918a0d5f34addaac57d3b9b528c.tar.gz SCons-fbe96c0207942918a0d5f34addaac57d3b9b528c.tar.bz2 |
Also ignore PURE and ELEMENTAL after MODULE in Scanner and Emitter.
Add subroutines that are declared pure and elemental to the test
of the Emitter. Note that in test_1.f90, the interface is repeated
in the submodule, whereas in test_2.f90 the interface is taken from
the module. Also note that the regex does not check whether
"module pure" or "module elemental" is actually followed by "subroutine" or
"function". This would be a syntax error and should trigger a compile time
error.
Diffstat (limited to 'test/Deprecated/SourceCode/SourceCode.py')
0 files changed, 0 insertions, 0 deletions