ThePEG
1.8.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Interface
Command.fh
1
// -*- C++ -*-
2
#ifndef ThePEG_Command_FH
3
#define ThePEG_Command_FH
4
//
5
// This is the forward declaration of the Command and CommandBase classes.
6
//
7
8
namespace ThePEG {
9
10
class CommandBase;
11
12
template <class T>
13
class Command;
14
15
}
16
17
#endif /* ThePEG_Command_FH */
Generated on Sat Mar 5 2016 09:25:18 for ThePEG by
1.8.11