6 #ifndef COMPILER_GFORTRAN_H 7 #define COMPILER_GFORTRAN_H 22 #endif // COMPILER_GFORTRAN_H
Abstract base class for compilers.
virtual ~CompilerGNUFortran()
virtual Compiler * CreateCopy()
Implement this in new compilers, to return a new copy.
virtual AutoDetectResult AutoDetectInstallationDir()
Try to auto-detect the compiler's installation directory.