swap order to ensure consistency with previous version
This commit is contained in:
@@ -390,14 +390,14 @@
|
||||
#undef ARMA_PRINT_EXCEPTIONS
|
||||
#endif
|
||||
|
||||
#if defined(ARMA_CRIPPLED_LAPACK)
|
||||
#pragma message ("NOTE: option ARMA_CRIPPLED_LAPACK is not supported")
|
||||
#endif
|
||||
|
||||
#if defined(ARMA_IGNORE_DEPRECATED_MARKER)
|
||||
#pragma message ("NOTE: option ARMA_IGNORE_DEPRECATED_MARKER is not supported")
|
||||
#endif
|
||||
|
||||
#if defined(ARMA_CRIPPLED_LAPACK)
|
||||
#pragma message ("NOTE: option ARMA_CRIPPLED_LAPACK is not supported")
|
||||
#endif
|
||||
|
||||
|
||||
// if Armadillo was installed on this system via CMake and ARMA_USE_WRAPPER is not defined,
|
||||
// ARMA_AUX_LIBS lists the libraries required by Armadillo on this system, and
|
||||
|
||||
@@ -390,14 +390,14 @@
|
||||
#undef ARMA_PRINT_EXCEPTIONS
|
||||
#endif
|
||||
|
||||
#if defined(ARMA_CRIPPLED_LAPACK)
|
||||
#pragma message ("NOTE: option ARMA_CRIPPLED_LAPACK is not supported")
|
||||
#endif
|
||||
|
||||
#if defined(ARMA_IGNORE_DEPRECATED_MARKER)
|
||||
#pragma message ("NOTE: option ARMA_IGNORE_DEPRECATED_MARKER is not supported")
|
||||
#endif
|
||||
|
||||
#if defined(ARMA_CRIPPLED_LAPACK)
|
||||
#pragma message ("NOTE: option ARMA_CRIPPLED_LAPACK is not supported")
|
||||
#endif
|
||||
|
||||
|
||||
// if Armadillo was installed on this system via CMake and ARMA_USE_WRAPPER is not defined,
|
||||
// ARMA_AUX_LIBS lists the libraries required by Armadillo on this system, and
|
||||
|
||||
Reference in New Issue
Block a user