SIF
SIF copied to clipboard
Makefile does not compile the tools in Tools
It would be great that the default Makefile compiles everything, incl. the tools in folder Tools.
Then, one could do
cd build
./sif
./ast_diff
...
How to compile AST Diff?
Thanks for the great tool @chao-peng
Hi,
This tool is different from others and you will need to replace the original main.cpp with the main.cpp provided in this tool's folder.
Best, Chao