stdlib/strings: Moved String as abstract, FlatString now the name for array-based...
[nit.git] / examples / opengles2_hello_triangle.nit
2014-02-26 Alexis Laferrièreexamples: adds the hello_triangle example using glesv2...