gr1c  0.10.2
 All Data Structures Files Functions Variables Typedefs Groups Pages
Macros | Typedefs
common.h File Reference

Project-wide definitions and macros. More...

#include "util.h"
#include "cudd.h"

Macros

#define False   0
 
#define GR1C_COPYRIGHT
 
#define GR1C_INTERACTIVE_PROMPT   ">>> "
 
#define GR1C_VERSION   "0.10.2"
 
#define True   1
 

Typedefs

typedef char bool
 
typedef unsigned char byte
 
typedef int vartype
 

Detailed Description

Project-wide definitions and macros.

SCL; 2012-2015

Macro Definition Documentation

#define GR1C_COPYRIGHT
Value:
"Copyright (c) 2012-2015 by Scott C. Livingston,\n" \
"California Institute of Technology\n\n" \
"This is free, open source software, released under a BSD license\n" \
"and without warranty."