$treeview $search $mathjax
00001 // ////////////////////////////////////////////////////////////////////// 00002 // Import section 00003 // ////////////////////////////////////////////////////////////////////// 00004 #include <simcrs/basic/BasConst_General.hpp> 00005 #include <simcrs/basic/BasConst_SIMCRS_Service.hpp> 00006 00007 namespace SIMCRS { 00008 00010 const std::string DEFAULT_CRS_CODE = "1S"; 00011 00012 }