summaryrefslogtreecommitdiffstats
path: root/Source/cmDependsFortranLexer.in.l
Commit message (Collapse)AuthorAgeFilesLines
* COMP: Removed warnings about unreachable code and constant control ↵Brad King2005-05-031-0/+2
| | | | expressions. Added the changes to the instructions in the input lex files.
* ENH: Changed over to using C++ for building flex/bison generated files. It ↵Brad King2005-02-011-18/+14
| | | | reduces the number of changes that need to be made after generation.
* COMP: Added additional instructions about how to modify the generated files.Brad King2005-01-261-0/+1
|
* ENH: Added Fortran dependency scanner implementation.Brad King2005-01-261-0/+203