Ignore:
Timestamp:
10/04/12 21:22:53 (12 years ago)
Author:
neise
Message:
added Max's laptop to the list of known boxes
File:
1 edited

Legend:

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

    r14107 r14467  
    1818        gSystem->Load("/usr/lib/i386-linux-gnu/libz.so");
    1919    }
     20    else if (hostname.Contains("max-K50AB"))
     21    {
     22        gSystem->Load("/usr/lib/x86_64-linux-gnu/libz.so");
     23    }
    2024
    2125    gROOT->ProcessLine(".L izstream.h+O");
Note: See TracChangeset for help on using the changeset viewer.