/* ** Copyright (C) 1998,2003-2004 Peter Schachte and The University of Melbourne. ** This file may only be copied under the terms of the GNU Library General ** Public License - see the file COPYING.LIB in the Mercury distribution. */ /***************************************************************** File : var.h Author : Peter Schachte Origin : Mon Oct 12 06:09:27 1998 Purpose : Definitions common to all representations of Boolean variables *****************************************************************/ /* the most variables we can support */ #define MR_ROBDD_MAXVAR 64