Skip to content
Snippets Groups Projects
Commit d385cd0a authored by Jean-François Remacle's avatar Jean-François Remacle
Browse files

Bug fix

parent c73a077d
No related branches found
No related tags found
No related merge requests found
......@@ -339,7 +339,7 @@ int gmshLinearSystemCSRGmm<double> :: checkSystem()
}
#endif
#if defined(HAVE_TAUCSw)
#if defined(HAVE_TAUCS)
#include "taucs.h"
template<>
int gmshLinearSystemCSRTaucs<double> :: systemSolve()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment