thepeg is hosted by Hepforge, IPPP Durham
ThePEG 2.3.0
ClassDocumentation.fh
1// -*- C++ -*-
2#ifndef ThePEG_ClassDocumentation_FH
3#define ThePEG_ClassDocumentation_FH
4//
5// This is the forward declaration of the ClassDocumentation class.
6//
7
8namespace ThePEG {
9
10class ClassDocumentationBase;
11
12}
13
14#endif /* ThePEG_ClassDocumentation_FH */