<!ENTITY Cons "<application>Cons</application>">
<!ENTITY cp "<application>cp</application>">
<!ENTITY csh "<application>csh</application>">
+<!ENTITY f77 "<application>f77</application>">
+<!ENTITY f90 "<application>f90</application>">
+<!ENTITY f95 "<application>f95</application>">
<!ENTITY gas "<application>gas</application>">
<!ENTITY gcc "<application>gcc</application>">
<!ENTITY g77 "<application>g77</application>">
<summary>
Sets the preferred version of Microsoft Visual C/C++ to use.
-If &v-MSVC_VERSION; is not set,
+If &cv-MSVC_VERSION; is not set,
&SCons; will (by default) select the latest version
of Visual C/C++ installed on your system.
If the specified version isn't installed,
<summary>
Sets the preferred version of Microsoft Visual Studio to use.
-If &v-MSVS_VERSION; is not set,
+If &cv-MSVS_VERSION; is not set,
&SCons; will (by default) select the latest version
of Visual Studio installed on your system.
So, if you have version 6 and version 7 (MSVS .NET) installed,