stdlib/strings: Fixed behaviour for substring_from, returns an empty string instead...
[nit.git] / examples / opengles2_hello_triangle.nit
2014-02-26 Alexis Laferrièreexamples: adds the hello_triangle example using glesv2...