diff --git a/All.h b/liblll/All.h similarity index 100% rename from All.h rename to liblll/All.h diff --git a/CMakeLists.txt b/liblll/CMakeLists.txt similarity index 100% rename from CMakeLists.txt rename to liblll/CMakeLists.txt diff --git a/CodeFragment.cpp b/liblll/CodeFragment.cpp similarity index 100% rename from CodeFragment.cpp rename to liblll/CodeFragment.cpp diff --git a/CodeFragment.h b/liblll/CodeFragment.h similarity index 100% rename from CodeFragment.h rename to liblll/CodeFragment.h diff --git a/Compiler.cpp b/liblll/Compiler.cpp similarity index 100% rename from Compiler.cpp rename to liblll/Compiler.cpp diff --git a/Compiler.h b/liblll/Compiler.h similarity index 100% rename from Compiler.h rename to liblll/Compiler.h diff --git a/CompilerState.cpp b/liblll/CompilerState.cpp similarity index 100% rename from CompilerState.cpp rename to liblll/CompilerState.cpp diff --git a/CompilerState.h b/liblll/CompilerState.h similarity index 100% rename from CompilerState.h rename to liblll/CompilerState.h diff --git a/Exceptions.h b/liblll/Exceptions.h similarity index 100% rename from Exceptions.h rename to liblll/Exceptions.h diff --git a/Parser.cpp b/liblll/Parser.cpp similarity index 100% rename from Parser.cpp rename to liblll/Parser.cpp diff --git a/Parser.h b/liblll/Parser.h similarity index 100% rename from Parser.h rename to liblll/Parser.h