diff --git a/CMakeLists.txt b/solc/CMakeLists.txt similarity index 100% rename from CMakeLists.txt rename to solc/CMakeLists.txt diff --git a/CommandLineInterface.cpp b/solc/CommandLineInterface.cpp similarity index 100% rename from CommandLineInterface.cpp rename to solc/CommandLineInterface.cpp diff --git a/CommandLineInterface.h b/solc/CommandLineInterface.h similarity index 100% rename from CommandLineInterface.h rename to solc/CommandLineInterface.h diff --git a/docker_emscripten/Dockerfile b/solc/docker_emscripten/Dockerfile similarity index 100% rename from docker_emscripten/Dockerfile rename to solc/docker_emscripten/Dockerfile diff --git a/jsonCompiler.cpp b/solc/jsonCompiler.cpp similarity index 100% rename from jsonCompiler.cpp rename to solc/jsonCompiler.cpp diff --git a/main.cpp b/solc/main.cpp similarity index 100% rename from main.cpp rename to solc/main.cpp