blob: 300c1dfb3062792a38bcc393c1577abaa87f6b4a [file] [log] [blame]
#ifndef CHECK_NETLIST_H
#define CHECK_NETLIST_H
void check_netlist(int verbosity);
#endif