]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/rootlogon.C
New classes for shuttle (Laurent)
[u/mrichter/AliRoot.git] / MUON / rootlogon.C
CommitLineData
b507a890 1/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
2 * See cxx source for full Copyright notice */
3
4/* $Id$ */
5
6/// By Laurent Aphecetche
7
8{
9 gSystem->SetIncludePath("-I${ALICE_ROOT}/include -I${ALICE_ROOT}/MUON -I${ALICE_ROOT}/MUON/mapping");
10}