Parent Directory
|
Revision Log
|
Patch
revision 239 by jgs, Mon Nov 28 05:49:32 2005 UTC | revision 241 by jgs, Mon Nov 28 06:14:47 2005 UTC | |
---|---|---|
# | Line 41 sys.path.append(options_dir) | Line 41 sys.path.append(options_dir) |
41 | if hostname=='ess': | if hostname=='ess': |
42 | from ess_options import * | from ess_options import * |
43 | ||
44 | if usegcc==1: | |
45 | from gcc_options import * | |
46 | ||
47 | cxx_flags=cxx_flags_debug | cxx_flags=cxx_flags_debug |
48 | ||
49 | # | # |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |