ENH: add check for intel windows module mangling

This commit is contained in:
Bill Hoffman 2008-10-29 17:40:35 -04:00
parent ae70a5b327
commit 4dd0afd069
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ function(discover_fortran_module_mangling prefix suffix found)
foreach(interface
"test_interface$"
"_TEST_INTERFACE_mp_"
"TEST_INTERFACE_mp_"
"__test_interface_NMOD_"
"__test_interface_MOD_")
test_fortran_mangling("${CODE}" "${interface}"