examples: annotate examples
[nit.git] / lib / actors / examples / thread-ring / thread_ring.nit
index 18da93a..3c227b4 100644 (file)
@@ -17,7 +17,7 @@
 #
 # Complete description of the thread-ring :
 # http://benchmarksgame.alioth.debian.org/u64q/threadring-description.html#threadring
-module thread_ring
+module thread_ring is example
 
 import actors