config.h, add KLU macro definition

This commit is contained in:
h_vogt 2016-10-02 09:43:26 +02:00 committed by rlar
parent 1e8c21e737
commit da1d100d83
1 changed files with 3 additions and 0 deletions

View File

@ -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 */