Package SCons :: Package Scanner :: Module Fortran
[show private | hide private]
[frames | no frames]

Module SCons.Scanner.Fortran

SCons.Scanner.Fortran

This module implements the dependency scanner for Fortran code.

Classes
F90Scanner A Classic Scanner subclass for Fortran source files which takes into account both USE and INCLUDE statements.

Function Summary
  FortranScan(path_variable)
Return a prototype Scanner instance for scanning source files for Fortran USE & INCLUDE statements

Function Details

FortranScan(path_variable='FORTRANPATH')

Return a prototype Scanner instance for scanning source files for Fortran USE & INCLUDE statements


Generated by Epydoc 2.1 on Wed Dec 12 09:39:31 2007 http://epydoc.sf.net