Name

findmsifortcompiler — detects Intel fortran Compiler

Calling Sequence

ifortv=findmsifortcompiler()

Parameters

ifortv

returns 'ifort90','ifort10','unknown'

Description

detects Intel fortran Compiler (Windows).

Examples

ifortv = findmsifortcompiler()

Authors

Allan CORNET