X-Git-Url: http://nitlanguage.org diff --git a/lib/ai/ai.nit b/lib/ai/ai.nit index 6041e73..d5a0ec9 100644 --- a/lib/ai/ai.nit +++ b/lib/ai/ai.nit @@ -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