graphene

view src/gmath/gmath.h @ 6:9fbbc96e6fbe

foo
author John Tsiombikas <nuclear@member.fsf.org>
date Fri, 31 Jul 2015 04:59:28 +0300
parents
children
line source
1 #ifndef GMATH_H_
2 #define GMATH_H_
4 #include "vec.h"
5 #include "matrix.h"
7 #endif // GMATH_H_