#include <iostream>
#include <assert.h>
#include <cstring>
#include "Node.h"
#include "NodeList.h"
Variables | |
bool | verbose = false |
bool | outputAll = false |
bool | globalUp = false |
bool | calc = false |
bool calc = false |
bool globalUp = false |
bool outputAll = false |
bool verbose = false |