Skip to content
Snippets Groups Projects
Commit 8a8a4025 authored by Thomas Witkowski's avatar Thomas Witkowski
Browse files

* nothing

parent 1f3eed71
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ public:
x[2] = -x[0] * sin(angle) + x[2] * cos(angle);
x[0] = x0;
return x;
};
}
};
// ===========================================================================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment