config.h, add KLU macro definition

This commit is contained in:
h_vogt 2016-10-02 09:43:26 +02:00 committed by Holger Vogt
parent 58cdb47ee8
commit 660b3172a3
1 changed files with 3 additions and 0 deletions

View File

@ -459,6 +459,9 @@
/* Client-Server via socket. */
/* #undef IPC_UNIX_SOCKETS */
/* Define if we want KLU linear systems solver */
#define KLU /**/
/* The NDEV interface */
/* #undef NDEV */