The purpose of these changes is to make the distinction between compiling under Windows (in which case _WIN32 is defined) and compiling with the Microsoft compiler (in which case _MSC_VER is defined). These changes are from the patch submitted by David Fronczek. |
||
|---|---|---|
| .. | ||
| blas | ||
| cvode | ||
| f2c_blas | ||
| f2c_lapack | ||
| f2c_libs | ||
| f2c_math | ||
| lapack | ||
| math | ||
| tpx | ||
| SConscript | ||