22 |
### scsl_libs = ['scs_mp'] |
### scsl_libs = ['scs_mp'] |
23 |
|
|
24 |
# locations of include files for python |
# locations of include files for python |
25 |
python_path = '/home/escript/python-2.4.3/include/python2.4' |
python_path = '/home/escript/python-2.4.4/include/python2.4' |
26 |
python_lib_path = '/home/escript/python-2.4.3/lib' |
python_lib_path = '/home/escript/python-2.4.4/lib' |
27 |
python_lib = 'python2.4' |
python_lib = 'python2.4' |
28 |
|
|
29 |
# locations of libraries for boost (on ac use module load something/boost) |
# locations of libraries for boost (on ac use module load something/boost) |