TvlSim Logo  1.00.0
C++ Simulated Travel-Oriented Distribution System Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BasConst_General.hpp
Go to the documentation of this file.
1 #ifndef __TVLSIM_BAS_BASCONST_GENERAL_HPP
2 #define __TVLSIM_BAS_BASCONST_GENERAL_HPP
3 
4 // //////////////////////////////////////////////////////////////////////
5 // Import section
6 // //////////////////////////////////////////////////////////////////////
8 
9 namespace TVLSIM {
10 
14  extern const NbOfRuns_T DEFAULT_NUMBER_OF_RUNS;
15 
16 }
17 #endif // __TVLSIM_BAS_BASCONST_GENERAL_HPP