]> git.mxchange.org Git - flightgear.git/blob - src/FDM/UIUCModel/uiuc_map_CD.h
Removed useless divisions - As a side effect, it removes the risk of divisions by...
[flightgear.git] / src / FDM / UIUCModel / uiuc_map_CD.h
1 #ifndef _MAP_CD_H_
2 #define _MAP_CD_H_
3
4 #include "uiuc_aircraft.h"
5
6 void uiuc_map_CD();
7
8 #endif  // _MAP_CD_H_