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