From b1c1ba455e50bea5fc3cb4ccea38990369202517 Mon Sep 17 00:00:00 2001 From: ccremers Date: Mon, 21 Feb 2005 15:15:22 +0000 Subject: [PATCH] - Added a good idea. --- src/todo.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/todo.txt diff --git a/src/todo.txt b/src/todo.txt new file mode 100644 index 0000000..0e884b4 --- /dev/null +++ b/src/todo.txt @@ -0,0 +1,3 @@ +- Add something of a 'history list of bound goals', through the arachne + engine. Then, put a limit on the amount of times some goal occurs: the + goal selection might ignore that goal then, for further selection.