Ignore:
Timestamp:
06/07/12 12:44:07 (12 years ago)
Author:
neise
Message:
added case for PC factcontrol at TU Dortmund
File:
1 edited

Legend:

Unmodified
Added
Removed
  • fact/tools/pyscripts/pyfact/makelibs.C

    r13550 r14107  
    77    // a bit of sugar for myself ... feel free to add your personal settings here:-)
    88    else if (hostname.Contains("neiseLenovo"))
     9    {
     10        gSystem->Load("/usr/lib/libz.so");
     11    }
     12    else if (hostname.Contains("factcontrol"))
    913    {
    1014        gSystem->Load("/usr/lib/libz.so");
Note: See TracChangeset for help on using the changeset viewer.