Bruno Allaire-Lemay
/
APP1test
df
Fork of APP1 by
Diff: Utility.hpp
- Revision:
- 9:12519f9dd3cd
- Parent:
- 6:3facf0329142
- Child:
- 12:1c341b119b23
--- a/Utility.hpp Sun Jan 15 03:32:36 2017 +0000 +++ b/Utility.hpp Sun Jan 15 03:36:04 2017 +0000 @@ -10,6 +10,6 @@ //Return angle between 0 and 360 degree double wrap_angle(double angle); double degree_from_radian(const double angle_radian); -}; +} #endif \ No newline at end of file