Merge branch 'intel-fortran-2016' into release
This commit is contained in:
commit
1227ea38e5
@ -17,7 +17,9 @@
|
|||||||
|
|
||||||
# if defined(_MSC_VER)
|
# if defined(_MSC_VER)
|
||||||
PRINT *, 'INFO:simulate[MSVC]'
|
PRINT *, 'INFO:simulate[MSVC]'
|
||||||
# if _MSC_VER >= 1800
|
# if _MSC_VER >= 1900
|
||||||
|
PRINT *, 'INFO:simulate_version[019.00]'
|
||||||
|
# elif _MSC_VER >= 1800
|
||||||
PRINT *, 'INFO:simulate_version[018.00]'
|
PRINT *, 'INFO:simulate_version[018.00]'
|
||||||
# elif _MSC_VER >= 1700
|
# elif _MSC_VER >= 1700
|
||||||
PRINT *, 'INFO:simulate_version[017.00]'
|
PRINT *, 'INFO:simulate_version[017.00]'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user