AirRAC Logo  1.00.6
C++ Simulated Revenue Accounting (RAC) System Library
BasConst.cpp
Go to the documentation of this file.
1// //////////////////////////////////////////////////////////////////////
2// Import section
3// //////////////////////////////////////////////////////////////////////
6
7namespace AIRRAC {
8
10 const std::string DEFAULT_AIRLINE_CODE = "BA";
11
12}
const std::string DEFAULT_AIRLINE_CODE
Definition: BasConst.cpp:10