Changeset 14107 for fact/tools/pyscripts/pyfact/makelibs.C
- Timestamp:
- 06/07/12 12:44:07 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fact/tools/pyscripts/pyfact/makelibs.C
r13550 r14107 7 7 // a bit of sugar for myself ... feel free to add your personal settings here:-) 8 8 else if (hostname.Contains("neiseLenovo")) 9 { 10 gSystem->Load("/usr/lib/libz.so"); 11 } 12 else if (hostname.Contains("factcontrol")) 9 13 { 10 14 gSystem->Load("/usr/lib/libz.so");
Note:
See TracChangeset
for help on using the changeset viewer.