AirRAC Logo  1.00.12
C++ Simulated Revenue Accounting (RAC) System Library
Loading...
Searching...
No Matches
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