| Home | Trees | Index | Help |
|
|---|
| Package SCons :: Package Scanner :: Module 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 | |
|---|---|
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 |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Wed Dec 12 09:39:31 2007 | http://epydoc.sf.net |