diff --git a/src/ATC/ATCutils.cxx b/src/ATC/ATCutils.cxx index 01aeb5474..09ac9ecff 100644 --- a/src/ATC/ATCutils.cxx +++ b/src/ATC/ATCutils.cxx @@ -61,4 +61,4 @@ Point3D dclUpdatePosition(Point3D pos, double heading, double angle, double dist Y_cg_rwy =-D_cg_north_of_rwy*sin_rwy_hdg + D_cg_east_of_rwy*cos_rwy_hdg; H_cg_rwy = D_cg_above_rwy; -#endif \ No newline at end of file +#endif