Files
mercury/robdd/var.h
David Overton 75ff9d58c5 Import Peter Schachte's ROBDD package into the Mercury repository as
Estimated hours taken: 0.2

Import Peter Schachte's ROBDD package into the Mercury repository as
`mercury/robdd'.
Vendor tag is `robdd'.  Release tag is `REL_1_0'.
2000-03-10 05:17:23 +00:00

14 lines
460 B
C

/*****************************************************************
File : var.h
RCS : $Id: var.h,v 1.1 2000-03-10 05:17:22 dmo Exp $
Author : Peter Schachte
Origin : Mon Oct 12 06:09:27 1998
Purpose : Definitions common to all representations of Boolean variables
Copyright: © 1998 . All rights reserved.
*****************************************************************/
/* the most variables we can support */
#define MAXVAR 64