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