examples: annotate examples
[nit.git] / lib / glesv2 / examples / opengles2_hello_triangle.nit
index da367cf..f85a1fa 100644 (file)
@@ -18,7 +18,7 @@
 #
 # From the book OpenGL ES 2.0 Programming Guide, see code reference:
 # https://code.google.com/p/opengles-book-samples/source/browse/trunk/LinuxX11/Chapter_2/Hello_Triangle/Hello_Triangle.c
-module opengles2_hello_triangle
+module opengles2_hello_triangle is example
 
 import glesv2
 import egl