9 |
|
|
10 |
finley_path = str(esysroot) + '/finley/src/finley' |
finley_path = str(esysroot) + '/finley/src/finley' |
11 |
finley_cppadapter_path = str(esysroot) + '/finley/src/finley/CPPAdapter' |
finley_cppadapter_path = str(esysroot) + '/finley/src/finley/CPPAdapter' |
12 |
paso_path = str(esysroot) + '/paso/inc' |
paso_path = str(esysroot) + '/paso/src' |
13 |
escript_path = str(esysroot) + '/escript/inc' |
escript_path = str(esysroot) + '/escript/inc' |
14 |
esysUtils_path = str(esysroot) + '/esysUtils/inc' |
esysUtils_path = str(esysroot) + '/esysUtils/inc' |
15 |
|
|