From 23d996062aaf55c78ff8397310eaea20266494e6 Mon Sep 17 00:00:00 2001 From: David Cournapeau Date: Mon, 20 Oct 2008 12:20:46 +0000 Subject: Update docstring for ifort. --- src/engine/SCons/Tool/ifort.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/engine/SCons/Tool/ifort.py b/src/engine/SCons/Tool/ifort.py index a4101ac..fc438f4 100644 --- a/src/engine/SCons/Tool/ifort.py +++ b/src/engine/SCons/Tool/ifort.py @@ -1,7 +1,7 @@ """SCons.Tool.ifort Tool-specific initialization for newer versions of the Intel Fortran Compiler -for Linux. +for Linux/Windows (and possibly Mac OS X). There normally shouldn't be any need to import this module directly. It will usually be imported through the generic SCons.Tool.Tool() -- cgit v0.12