]> git.uio.no Git - u/mrichter/AliRoot.git/blob - STEER/AliMC.h
Removing AliMCProcess and AliMC
[u/mrichter/AliRoot.git] / STEER / AliMC.h
1 #ifndef ALI_MC__H
2 #define ALI_MC__H
3 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
4  * See cxx source for full Copyright notice                               */
5
6 /* $Id$ */
7
8 #include "TVirtualMC.h"
9
10 typedef TVirtualMC  AliMC;
11
12 #endif //ALI_MC__H
13