--- a/src/basics.h Wed Feb 17 00:47:48 2016 +0200 +++ b/src/basics.h Wed Feb 17 00:54:02 2016 +0200 @@ -188,7 +188,7 @@ extern const Vertex Origin; extern const Matrix IdentityMatrix; -static const double Pi = 3.14159265358979323846; +static const double pi = 3.14159265358979323846; // =============================================================================