file common_headers/scripts/BOSS/common_headers/backend_undefs.hpp

[No description available] More…

Defines

Name
DO_CLASSLOADING

Detailed Description

Author:

Date:

  • 2014 Sep
  • 2016 Sep

Undef backend identification things to prevent clashes with other backends.


Authors (add name and date if you modify):


Macros Documentation

define DO_CLASSLOADING

#define DO_CLASSLOADING 0

Source code

//   GAMBIT: Global and Modular BSM Inference Tool
//   *********************************************
///  \file
///
///  Undef backend identification things to prevent
///  clashes with other backends.
///
///  *********************************************
///
///  Authors (add name and date if you modify):
///   
///  \author Pat Scott 
///          (patscott@physics.mcgill.ca)
///  \date 2014 Sep
///
///  \author Tomas Gonzalo
///          (t.e.gonzalo@fys.uio.no)
///  \date 2016 Sep
///
///  *********************************************

#undef LIBPATH 
#undef BACKENDNAME
#undef BACKENDLANG
#undef VERSION
#undef SAFE_VERSION
#undef REFERENCE
#undef DO_CLASSLOADING
#define DO_CLASSLOADING 0

Updated on 2023-06-26 at 21:36:57 +0000