Skip to content
Snippets Groups Projects
evalue_util.h 107 B
Newer Older
#include <iostream>
#include <barvinok/evalue.h>

void evalue_print(std::ostream& o, evalue *e, char **p);