lib/mnit_android: fix redef of Object::print
[nit.git] / examples / opengles2_hello_triangle.nit
2014-02-26 Alexis Laferrièreexamples: adds the hello_triangle example using glesv2...