-- Copyright 1993-1998, by the Cecil Project -- Department of Computer Science and Engineering, University of Washington -- See the LICENSE file for license information. include "life.cecil"; let life_test_do_it := (test_life(20,20,20,false,4); 0);