26 |
# locations of doc building executables |
# locations of doc building executables |
27 |
doxygen_path = '/raid2/tools/doxygen/1.4.2/gcc-3.3.5/bin' |
doxygen_path = '/raid2/tools/doxygen/1.4.2/gcc-3.3.5/bin' |
28 |
epydoc_path = '/raid2/tools/epydoc/2.1/python-2.3.4/bin' |
epydoc_path = '/raid2/tools/epydoc/2.1/python-2.3.4/bin' |
29 |
|
epydoc_pythonpath = '/raid2/tools/epydoc/2.1/python-2.3.4/lib/python2.3/site-packages' |
30 |
|
|
31 |
# names of c and c++ compilers to use |
# names of c and c++ compilers to use |
32 |
cc = 'icc' |
cc = 'icc' |