thepeg is hosted by Hepforge, IPPP Durham
ThePEG  2.2.1
UtilityBase.xh
1 // -*- C++ -*-
2 //
3 // UtilityBase.xh is a part of ThePEG - Toolkit for HEP Event Generation
4 // Copyright (C) 1999-2019 Leif Lonnblad
5 //
6 // ThePEG is licenced under version 3 of the GPL, see COPYING for details.
7 // Please respect the MCnet academic guidelines, see GUIDELINES for details.
8 //
9 #ifndef ThePEG_UtilityBase_XH
10 #define ThePEG_UtilityBase_XH
11 
12 #include "UtilityBase.fh"
13 
14 namespace ThePEG {
15 
16 }
17 
18 #endif /* ThePEG_UtilityBase_XH */
19