add first version of exernal-dependency-free graph parser
Compare changes
- Benoit Favre authored
maca_graph_parser/simple_parser.cc
0 → 100644
+ 223
− 0
This is a first version of maca_graph_parser without external dependencies. It compile with a Makefile and crashes when run. To be tested...