From 6c21dceb35f7aaf90e54d3c030130e9465f343f3 Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Tue, 11 Sep 2012 21:14:32 +0200 Subject: Tests rewrite and Doxygen in src/math - rewritten tests to use new framework - updated/reformatted Doxygen - removed legacy conversions --- src/math/const.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/math/const.h') diff --git a/src/math/const.h b/src/math/const.h index 0b6f971..3f85fee 100644 --- a/src/math/const.h +++ b/src/math/const.h @@ -51,4 +51,3 @@ const float RAD_TO_DEG = 57.29577951308232286465f; const float LOG_2 = log(2.0f); }; // namespace Math - -- cgit v1.2.3-1-g7c22