lib/ai: fixes documentation warnings
[nit.git] / lib / ai / ai.nit
index 6041e73..d5a0ec9 100644 (file)
@@ -8,6 +8,7 @@
 # You  are  allowed  to  redistribute it and sell it, alone or is a part of
 # another product.
 
+# Simple toolkit for artificial intelligence.
 module ai
 
 import backtrack