From e816737c9979a841975bfce354cabceec7a13cb0 Mon Sep 17 00:00:00 2001 From: slava Date: Mon, 19 Jun 2006 01:36:50 +0000 Subject: [PATCH] Update the 'all' module --- contrib/all.factor | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/all.factor b/contrib/all.factor index 743b109ffa..1723733443 100644 --- a/contrib/all.factor +++ b/contrib/all.factor @@ -1,8 +1,8 @@ USING: kernel modules words ; -REQUIRES: aim cairo concurrency coroutines crypto dlists -embedded gap-buffer httpd math postgresql process random-tester -splay-trees sqlite units ; +REQUIRES: aim automata boids cairo concurrency coroutines +crypto dlists embedded gap-buffer httpd math postgresql process +random-tester splay-trees sqlite units ; "x11" vocab [ "factory" (require)