gambit is hosted by Hepforge, IPPP Durham
GAMBIT  v1.5.0-2191-ga4742ac
a Global And Modular Bsm Inference Tool
gambit_module_headers.hpp File Reference

Header file that includes all GAMBIT headers required for a module source file. More...

Include dependency graph for gambit_module_headers.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Header file that includes all GAMBIT headers required for a module source file.

This is the only GAMBIT header you should ever need to include explicitly in your module source file, apart from a) the rollcall header for your module b) any new headers that you have created yourself for your module. These should typically reside in <your_module's_name>/include/ gambit/<your_module's_name>.


Authors (add name and date if you modify):

Author
Pat Scott (patsc.nosp@m.ott@.nosp@m.physi.nosp@m.cs.m.nosp@m.cgill.nosp@m..ca)
Date
2013 Aug, Oct

Definition in file gambit_module_headers.hpp.