Compilation fails as of today, both with make.sh and make.bat
make.sh refers to CM.cpp, which does not exist.
make.bat does not refer to that file. However, compilation fails because of other errors:
CM.hpp:31:10: fatal error: 'BracketModel.hpp' file not found
LZ.hpp:28:10: fatal error: 'HashTable.hpp' file not found
Compilation fails as of today, both with make.sh and make.bat
make.shrefers toCM.cpp, which does not exist.make.batdoes not refer to that file. However, compilation fails because of other errors: