]> git.uio.no Git - u/mrichter/AliRoot.git/blob - macros/GLfca.C
Do not export any Make-depend, so we had to change the name of the
[u/mrichter/AliRoot.git] / macros / GLfca.C
1 {
2    gSystem.Load("/usr/X11R6/lib/libXmu.so");
3    gSystem.Load("/soft/Mesa-3.0/lib/libMesaGL.so");
4    gSystem.Load("/soft/Mesa-3.0/lib/libMesaGLU.so");
5    gSystem.Load("$ROOTSYS/lib/libRGL.so");
6 }