X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Frsbool.h;h=f2bf339ddef34fdc07a0cf47ab9f8adac09be305;hb=56131846f59919027a4d3c59efb485afb6efb0de;hp=fe5efd33b4a756a557fce9a4fb24ca6266d19c8c;hpb=927733195c5646988dcc65365bb45b978b02a15a;p=idzebra-moved-to-github.git diff --git a/include/rsbool.h b/include/rsbool.h index fe5efd3..f2bf339 100644 --- a/include/rsbool.h +++ b/include/rsbool.h @@ -1,4 +1,4 @@ -/* $Id: rsbool.h,v 1.10 2004-08-24 14:25:15 heikki Exp $ +/* $Id: rsbool.h,v 1.11 2004-09-01 15:01:32 heikki Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004 Index Data Aps @@ -29,6 +29,8 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA extern "C" { #endif +#error "rsbool.h no longer needed, use rset.h insted" + RSET rsbool_create_and( NMEM nmem, int key_size, int (*cmp)(const void *p1, const void *p2), RSET rset_l, RSET rset_r,