examples: annotate examples
[nit.git] / lib / nitcorn / examples / src / htcpcp_server.nit
index 73177a1..d58dcca 100644 (file)
@@ -17,7 +17,7 @@
 # Hyper Text Coffee Pot Control Protocol
 
 # A server that implements HTCPCP. At the moment there are no additions.
-module htcpcp_server
+module htcpcp_server is example
 
 import nitcorn