7 lines
196 B
Plaintext
7 lines
196 B
Plaintext
|
# This line is mandatory to access the configuration functions
|
||
|
from Config import *
|
||
|
|
||
|
addFilter("superlu.* library-without-ldconfig-postin")
|
||
|
addFilter("superlu.* library-without-ldconfig-postun")
|
||
|
|