SEvMgr Logo  1.00.0
C++ Simulation-Oriented Discrete Event Management Library
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
BasConst.cpp
Go to the documentation of this file.
1 // //////////////////////////////////////////////////////////////////////
2 // Import section
3 // //////////////////////////////////////////////////////////////////////
4 // StdAir
5 #include <stdair/basic/BasConst_General.hpp>
6 // Sevmgr
9 
10 namespace SEVMGR {
11 
13  // const std::string DEFAULT_SEVMGR_SERVICE_NAME = "sevmgr";
14 
17 
18 }