Fix bug 711 reported by Sonia Edward
This commit is contained in:
parent
330ebb4018
commit
8f6187b1ab
|
|
@ -69,7 +69,7 @@ SPICEdev HFETAinfo = {
|
|||
|
||||
#ifdef KLU
|
||||
.DEVbindCSC = HFETAbindCSC,
|
||||
.DEVbindCSCComplex = HFETAbindCSC,
|
||||
.DEVbindCSCComplex = HFETAbindCSCComplex,
|
||||
.DEVbindCSCComplexToReal = HFETAbindCSCComplexToReal,
|
||||
#endif
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue