torc/examples/GenericExample.cpp File Reference
Example program to read in an EDIF file, do something with it, and write it back out.
More...
#include "torc/Generic.hpp"
#include "torc/Common.hpp"
#include <fstream>
#include <boost/regex.hpp>
Go to the source code of this file.
|
Functions |
int | main (int argc, char *argv[]) |
Detailed Description
Example program to read in an EDIF file, do something with it, and write it back out.
Definition in file GenericExample.cpp.