config.h, add KLU macro definition
This commit is contained in:
parent
1e8c21e737
commit
da1d100d83
|
|
@ -425,6 +425,9 @@
|
|||
/* Client-Server via socket. */
|
||||
/* #undef IPC_UNIX_SOCKETS */
|
||||
|
||||
/* Define if we want KLU linear systems solver */
|
||||
#define KLU /**/
|
||||
|
||||
/* The NDEV interface */
|
||||
/* #undef NDEV */
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue