Browse Source

config.h, add KLU macro definition

pre-master-46
h_vogt 10 years ago
committed by Holger Vogt
parent
commit
660b3172a3
  1. 3
      visualc/src/include/ngspice/config.h

3
visualc/src/include/ngspice/config.h

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

Loading…
Cancel
Save