~ubuntu-branches/ubuntu/lucid/scons/lucid

« back to all changes in this revision

Viewing changes to engine/SCons/Tool/FortranCommon.py

  • Committer: Bazaar Package Importer
  • Author(s): Luca Falavigna
  • Date: 2009-12-29 13:14:34 UTC
  • mfrom: (3.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20091229131434-u3xq10sce193ph7d
Tags: 1.2.0.d20091224-1
* New upstream checkpoint release.
* debian/patches/manpages.patch:
  - Changes applied in previous release were fixed upstream.
  - Fix several spelling and syntax errors.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
28
28
#
29
29
 
30
 
__revision__ = "src/engine/SCons/Tool/FortranCommon.py 4369 2009/09/19 15:58:29 scons"
 
30
__revision__ = "src/engine/SCons/Tool/FortranCommon.py 4577 2009/12/27 19:43:56 scons"
31
31
 
32
32
import re
33
33
import string