$treeview $search $mathjax
AirRAC Logo  1.00.0
$projectbrief
$projectbrief
$searchbox

BasConst.cpp

Go to the documentation of this file.
00001 // //////////////////////////////////////////////////////////////////////
00002 // Import section
00003 // //////////////////////////////////////////////////////////////////////
00004 #include <airrac/basic/BasConst_General.hpp>
00005 #include <airrac/basic/BasConst_AIRRAC_Service.hpp>
00006 
00007 namespace AIRRAC {
00008 
00010   const std::string DEFAULT_AIRLINE_CODE = "BA";
00011 
00012 }