AirSched Logo  0.1.4
C++ Simulated Airline Schedule Manager Library
BasConst_General.hpp
Go to the documentation of this file.
00001 #ifndef __AIRSCHED_BAS_BASCONST_GENERAL_HPP
00002 #define __AIRSCHED_BAS_BASCONST_GENERAL_HPP
00003 
00004 // //////////////////////////////////////////////////////////////////////
00005 // Import section
00006 // //////////////////////////////////////////////////////////////////////
00007 
00008 namespace AIRSCHED {
00009 
00012   extern const int DEFAULT_NUMBER_OF_DRAWS_FOR_MC_SIMULATION;
00013 
00014 }
00015 #endif // __AIRSCHED_BAS_BASCONST_GENERAL_HPP