Fixed git clone URL
[sixth-3d.git] / math / package-info.java
1 /**
2  * Sixth 3D engine. Author: Svjatoslav Agejenko.
3  * This project is released under Creative Commons Zero (CC0) license.
4  * <p>
5  * Math that is needed for the project.
6  */
7
8 package eu.svjatoslav.sixth.e3d.math;
9