From d759c1a6f834cd8a8a7c264d159b9ceb246aec2a Mon Sep 17 00:00:00 2001 From: Ondrej Zajicek Date: Fri, 9 Apr 2010 17:42:39 +0200 Subject: NEWS and version update. --- filter/test.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'filter') diff --git a/filter/test.conf b/filter/test.conf index 0483c3d..aca049c 100644 --- a/filter/test.conf +++ b/filter/test.conf @@ -75,7 +75,7 @@ clist l; p2 = prepend( p2, 1 ); print "Should be true: ", p2 ~ pm1, " ", p2, " ", pm1; -# l = - empty -; + l = - empty -; l = add( l, (1,2) ); l = add( l, (2,3) ); print "Community list (1,2) (2,3) ", l; -- cgit v1.2.3