snp_compiler/Automat
Skia 6381f30b06 Restucture the whole project!
Every header file is now in the includes folder: easier to find, and easier to
include
For example: we don't need to include some shit like that:
"../../includes/local.h" with aweful relative paths
By the way, local.h wasn't explicit at all, so lot of code has moved to a more
explicit file: Token.[h|cpp] and so on...

I STRONGLY RECOMMAND READING THE LOGS FOR THIS COMMIT!
2014-06-02 20:59:58 +02:00
..
src Restucture the whole project! 2014-06-02 20:59:58 +02:00
makefile Restucture the whole project! 2014-06-02 20:59:58 +02:00