diff options
| author | Kitware Robot <kwrobot@kitware.com> | 2015-07-22 17:21:45 (GMT) |
|---|---|---|
| committer | Brad King <brad.king@kitware.com> | 2015-07-27 13:45:35 (GMT) |
| commit | 98b9645bcebf009643cff4e265cfcd31b56d80f5 (patch) | |
| tree | 237e443d435869c31da8e586b32221d0e4569599 /Tests/Tutorial/Step5/MathFunctions/MathFunctions.h | |
| parent | 096dd3c9634d331fcb0c4cdf74f6fcda04b755cf (diff) | |
| download | CMake-98b9645bcebf009643cff4e265cfcd31b56d80f5.zip CMake-98b9645bcebf009643cff4e265cfcd31b56d80f5.tar.gz CMake-98b9645bcebf009643cff4e265cfcd31b56d80f5.tar.bz2 | |
Rename Fortran parser infrastructure to drop "Depends" prefix
The parser can be re-used outside cmDependsFortran or the cmDepends
class hierarchy so drop the "Depends" from its name:
rename 's/DependsFortran([A-Za-z0-9_])/Fortran$1/' Source/*.*
sed -i 's/DependsFortran\([A-Za-z0-9_]\)/Fortran\1/g' Source/*.*
sed -i 's/FortranInternals/DependsFortranInternals/g' Source/*.*
Also manually fix Source/CMakeLists.txt source file ordering.
Diffstat (limited to 'Tests/Tutorial/Step5/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions
