diff --git "a/pro_conc/cours/1.0 Intro et modalit\303\251s du cours.pdf" "b/cours/1.0 Intro et modalit\303\251s du cours.pdf"
similarity index 100%
rename from "pro_conc/cours/1.0 Intro et modalit\303\251s du cours.pdf"
rename to "cours/1.0 Intro et modalit\303\251s du cours.pdf"
diff --git a/pro_conc/cours/1.1 Revision C pointeurs.pdf b/cours/1.1 Revision C pointeurs.pdf
similarity index 100%
rename from pro_conc/cours/1.1 Revision C pointeurs.pdf
rename to cours/1.1 Revision C pointeurs.pdf
diff --git a/pro_conc/cours/1.2 Compilation et make.pdf b/cours/1.2 Compilation et make.pdf
similarity index 100%
rename from pro_conc/cours/1.2 Compilation et make.pdf
rename to cours/1.2 Compilation et make.pdf
diff --git a/pro_conc/cours/10.0 Variables de condition.pdf b/cours/10.0 Variables de condition.pdf
similarity index 100%
rename from pro_conc/cours/10.0 Variables de condition.pdf
rename to cours/10.0 Variables de condition.pdf
diff --git a/pro_conc/cours/2.0 Introduction.pdf b/cours/2.0 Introduction.pdf
similarity index 100%
rename from pro_conc/cours/2.0 Introduction.pdf
rename to cours/2.0 Introduction.pdf
diff --git a/pro_conc/cours/2.1ChangementContexte.pdf b/cours/2.1ChangementContexte.pdf
similarity index 100%
rename from pro_conc/cours/2.1ChangementContexte.pdf
rename to cours/2.1ChangementContexte.pdf
diff --git a/pro_conc/cours/3.0 Threads POSIX.pdf b/cours/3.0 Threads POSIX.pdf
similarity index 100%
rename from pro_conc/cours/3.0 Threads POSIX.pdf
rename to cours/3.0 Threads POSIX.pdf
diff --git a/pro_conc/cours/4.0 Concurrence et non-determinisme.pdf b/cours/4.0 Concurrence et non-determinisme.pdf
similarity index 100%
rename from pro_conc/cours/4.0 Concurrence et non-determinisme.pdf
rename to cours/4.0 Concurrence et non-determinisme.pdf
diff --git a/pro_conc/cours/5.0 Exclusion mutuelle.pdf b/cours/5.0 Exclusion mutuelle.pdf
similarity index 100%
rename from pro_conc/cours/5.0 Exclusion mutuelle.pdf
rename to cours/5.0 Exclusion mutuelle.pdf
diff --git a/pro_conc/cours/6.0 mutex_barriere_synchro_spinlock.pdf b/cours/6.0 mutex_barriere_synchro_spinlock.pdf
similarity index 100%
rename from pro_conc/cours/6.0 mutex_barriere_synchro_spinlock.pdf
rename to cours/6.0 mutex_barriere_synchro_spinlock.pdf
diff --git a/pro_conc/cours/7.0 Semaphores.pdf b/cours/7.0 Semaphores.pdf
similarity index 100%
rename from pro_conc/cours/7.0 Semaphores.pdf
rename to cours/7.0 Semaphores.pdf
diff --git a/pro_conc/cours/8.0 Producteurs consommateurs.pdf b/cours/8.0 Producteurs consommateurs.pdf
similarity index 100%
rename from pro_conc/cours/8.0 Producteurs consommateurs.pdf
rename to cours/8.0 Producteurs consommateurs.pdf
diff --git a/pro_conc/cours/9.0 Lecteurs redacteurs.pdf b/cours/9.0 Lecteurs redacteurs.pdf
similarity index 100%
rename from pro_conc/cours/9.0 Lecteurs redacteurs.pdf
rename to cours/9.0 Lecteurs redacteurs.pdf
diff --git a/pro_conc/exos/.idea/.gitignore b/exos/.idea/.gitignore
similarity index 100%
rename from pro_conc/exos/.idea/.gitignore
rename to exos/.idea/.gitignore
diff --git a/pro_conc/exos/.idea/exos.iml b/exos/.idea/exos.iml
similarity index 100%
rename from pro_conc/exos/.idea/exos.iml
rename to exos/.idea/exos.iml
diff --git a/pro_conc/exos/.idea/misc.xml b/exos/.idea/misc.xml
similarity index 100%
rename from pro_conc/exos/.idea/misc.xml
rename to exos/.idea/misc.xml
diff --git a/pro_conc/exos/.idea/modules.xml b/exos/.idea/modules.xml
similarity index 100%
rename from pro_conc/exos/.idea/modules.xml
rename to exos/.idea/modules.xml
diff --git a/pro_conc/exos/QUIZ primitives concurrence.pdf b/exos/QUIZ primitives concurrence.pdf
similarity index 100%
rename from pro_conc/exos/QUIZ primitives concurrence.pdf
rename to exos/QUIZ primitives concurrence.pdf
diff --git "a/pro_conc/exos/Serie concurrence et non d\303\251terminisme.pdf" "b/exos/Serie concurrence et non d\303\251terminisme.pdf"
similarity index 100%
rename from "pro_conc/exos/Serie concurrence et non d\303\251terminisme.pdf"
rename to "exos/Serie concurrence et non d\303\251terminisme.pdf"
diff --git a/pro_conc/exos/cmake-build-debug/CMakeFiles/clion-Debug-log.txt b/exos/cmake-build-debug/CMakeFiles/clion-Debug-log.txt
similarity index 100%
rename from pro_conc/exos/cmake-build-debug/CMakeFiles/clion-Debug-log.txt
rename to exos/cmake-build-debug/CMakeFiles/clion-Debug-log.txt
diff --git a/pro_conc/exos/serie1/CMakeLists.txt b/exos/serie1/CMakeLists.txt
similarity index 100%
rename from pro_conc/exos/serie1/CMakeLists.txt
rename to exos/serie1/CMakeLists.txt
diff --git a/pro_conc/exos/serie1/cmake-build-debug/.cmake/api/v1/query/cache-v2 b/exos/serie1/cmake-build-debug/.cmake/api/v1/query/cache-v2
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/.cmake/api/v1/query/cache-v2
rename to exos/serie1/cmake-build-debug/.cmake/api/v1/query/cache-v2
diff --git a/pro_conc/exos/serie1/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1 b/exos/serie1/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1
rename to exos/serie1/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1
diff --git a/pro_conc/exos/serie1/cmake-build-debug/.cmake/api/v1/query/codemodel-v2 b/exos/serie1/cmake-build-debug/.cmake/api/v1/query/codemodel-v2
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/.cmake/api/v1/query/codemodel-v2
rename to exos/serie1/cmake-build-debug/.cmake/api/v1/query/codemodel-v2
diff --git a/pro_conc/exos/serie1/cmake-build-debug/.cmake/api/v1/query/toolchains-v1 b/exos/serie1/cmake-build-debug/.cmake/api/v1/query/toolchains-v1
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/.cmake/api/v1/query/toolchains-v1
rename to exos/serie1/cmake-build-debug/.cmake/api/v1/query/toolchains-v1
diff --git a/pro_conc/exos/serie1/cmake-build-debug/.cmake/api/v1/reply/cache-v2-2eda98cc81bacd7c78db.json b/exos/serie1/cmake-build-debug/.cmake/api/v1/reply/cache-v2-2eda98cc81bacd7c78db.json
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/.cmake/api/v1/reply/cache-v2-2eda98cc81bacd7c78db.json
rename to exos/serie1/cmake-build-debug/.cmake/api/v1/reply/cache-v2-2eda98cc81bacd7c78db.json
diff --git a/pro_conc/exos/serie1/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-cd2d7ce323b2d35dcfec.json b/exos/serie1/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-cd2d7ce323b2d35dcfec.json
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-cd2d7ce323b2d35dcfec.json
rename to exos/serie1/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-cd2d7ce323b2d35dcfec.json
diff --git a/pro_conc/exos/serie1/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-e243fb0c7096fcd23da0.json b/exos/serie1/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-e243fb0c7096fcd23da0.json
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-e243fb0c7096fcd23da0.json
rename to exos/serie1/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-e243fb0c7096fcd23da0.json
diff --git a/pro_conc/exos/serie1/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json b/exos/serie1/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json
rename to exos/serie1/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json
diff --git a/pro_conc/exos/serie1/cmake-build-debug/.cmake/api/v1/reply/index-2023-09-27T10-01-29-0610.json b/exos/serie1/cmake-build-debug/.cmake/api/v1/reply/index-2023-09-27T10-01-29-0610.json
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/.cmake/api/v1/reply/index-2023-09-27T10-01-29-0610.json
rename to exos/serie1/cmake-build-debug/.cmake/api/v1/reply/index-2023-09-27T10-01-29-0610.json
diff --git a/pro_conc/exos/serie1/cmake-build-debug/.cmake/api/v1/reply/target-exos-Debug-2a272f351e4b392f4253.json b/exos/serie1/cmake-build-debug/.cmake/api/v1/reply/target-exos-Debug-2a272f351e4b392f4253.json
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/.cmake/api/v1/reply/target-exos-Debug-2a272f351e4b392f4253.json
rename to exos/serie1/cmake-build-debug/.cmake/api/v1/reply/target-exos-Debug-2a272f351e4b392f4253.json
diff --git a/pro_conc/exos/serie1/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-ab6bc179ddbddbdb0d31.json b/exos/serie1/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-ab6bc179ddbddbdb0d31.json
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-ab6bc179ddbddbdb0d31.json
rename to exos/serie1/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-ab6bc179ddbddbdb0d31.json
diff --git a/pro_conc/exos/serie1/cmake-build-debug/.ninja_deps b/exos/serie1/cmake-build-debug/.ninja_deps
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/.ninja_deps
rename to exos/serie1/cmake-build-debug/.ninja_deps
diff --git a/pro_conc/exos/serie1/cmake-build-debug/.ninja_log b/exos/serie1/cmake-build-debug/.ninja_log
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/.ninja_log
rename to exos/serie1/cmake-build-debug/.ninja_log
diff --git a/pro_conc/exos/serie1/cmake-build-debug/CMakeCache.txt b/exos/serie1/cmake-build-debug/CMakeCache.txt
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/CMakeCache.txt
rename to exos/serie1/cmake-build-debug/CMakeCache.txt
diff --git a/pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/3.26.4/CMakeCCompiler.cmake b/exos/serie1/cmake-build-debug/CMakeFiles/3.26.4/CMakeCCompiler.cmake
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/3.26.4/CMakeCCompiler.cmake
rename to exos/serie1/cmake-build-debug/CMakeFiles/3.26.4/CMakeCCompiler.cmake
diff --git a/pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin b/exos/serie1/cmake-build-debug/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin
rename to exos/serie1/cmake-build-debug/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin
diff --git a/pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/3.26.4/CMakeSystem.cmake b/exos/serie1/cmake-build-debug/CMakeFiles/3.26.4/CMakeSystem.cmake
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/3.26.4/CMakeSystem.cmake
rename to exos/serie1/cmake-build-debug/CMakeFiles/3.26.4/CMakeSystem.cmake
diff --git a/pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c b/exos/serie1/cmake-build-debug/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c
rename to exos/serie1/cmake-build-debug/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c
diff --git a/pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/3.26.4/CompilerIdC/a.out b/exos/serie1/cmake-build-debug/CMakeFiles/3.26.4/CompilerIdC/a.out
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/3.26.4/CompilerIdC/a.out
rename to exos/serie1/cmake-build-debug/CMakeFiles/3.26.4/CompilerIdC/a.out
diff --git a/pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml b/exos/serie1/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml
rename to exos/serie1/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml
diff --git a/pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/TargetDirectories.txt b/exos/serie1/cmake-build-debug/CMakeFiles/TargetDirectories.txt
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/TargetDirectories.txt
rename to exos/serie1/cmake-build-debug/CMakeFiles/TargetDirectories.txt
diff --git a/pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/clion-Debug-log.txt b/exos/serie1/cmake-build-debug/CMakeFiles/clion-Debug-log.txt
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/clion-Debug-log.txt
rename to exos/serie1/cmake-build-debug/CMakeFiles/clion-Debug-log.txt
diff --git a/pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/clion-environment.txt b/exos/serie1/cmake-build-debug/CMakeFiles/clion-environment.txt
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/clion-environment.txt
rename to exos/serie1/cmake-build-debug/CMakeFiles/clion-environment.txt
diff --git a/pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/cmake.check_cache b/exos/serie1/cmake-build-debug/CMakeFiles/cmake.check_cache
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/cmake.check_cache
rename to exos/serie1/cmake-build-debug/CMakeFiles/cmake.check_cache
diff --git a/pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/exos.dir/main.c.o b/exos/serie1/cmake-build-debug/CMakeFiles/exos.dir/main.c.o
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/exos.dir/main.c.o
rename to exos/serie1/cmake-build-debug/CMakeFiles/exos.dir/main.c.o
diff --git a/pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/rules.ninja b/exos/serie1/cmake-build-debug/CMakeFiles/rules.ninja
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/CMakeFiles/rules.ninja
rename to exos/serie1/cmake-build-debug/CMakeFiles/rules.ninja
diff --git a/pro_conc/exos/serie1/cmake-build-debug/Testing/Temporary/LastTest.log b/exos/serie1/cmake-build-debug/Testing/Temporary/LastTest.log
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/Testing/Temporary/LastTest.log
rename to exos/serie1/cmake-build-debug/Testing/Temporary/LastTest.log
diff --git a/pro_conc/exos/serie1/cmake-build-debug/build.ninja b/exos/serie1/cmake-build-debug/build.ninja
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/build.ninja
rename to exos/serie1/cmake-build-debug/build.ninja
diff --git a/pro_conc/exos/serie1/cmake-build-debug/cmake_install.cmake b/exos/serie1/cmake-build-debug/cmake_install.cmake
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/cmake_install.cmake
rename to exos/serie1/cmake-build-debug/cmake_install.cmake
diff --git a/pro_conc/exos/serie1/cmake-build-debug/exos b/exos/serie1/cmake-build-debug/exos
similarity index 100%
rename from pro_conc/exos/serie1/cmake-build-debug/exos
rename to exos/serie1/cmake-build-debug/exos
diff --git a/pro_conc/exos/serie1/ex_serie1.pdf b/exos/serie1/ex_serie1.pdf
similarity index 100%
rename from pro_conc/exos/serie1/ex_serie1.pdf
rename to exos/serie1/ex_serie1.pdf
diff --git a/pro_conc/exos/serie1/main.c b/exos/serie1/main.c
similarity index 100%
rename from pro_conc/exos/serie1/main.c
rename to exos/serie1/main.c
diff --git a/pro_conc/exos/serie1/makefile b/exos/serie1/makefile
similarity index 100%
rename from pro_conc/exos/serie1/makefile
rename to exos/serie1/makefile
diff --git a/pro_conc/exos/serie1/serie1 b/exos/serie1/serie1
similarity index 100%
rename from pro_conc/exos/serie1/serie1
rename to exos/serie1/serie1
diff --git a/pro_conc/exos/serie1/serie1.o b/exos/serie1/serie1.o
similarity index 100%
rename from pro_conc/exos/serie1/serie1.o
rename to exos/serie1/serie1.o
diff --git a/pro_conc/exos/serie10/exercices_var_cond.pdf b/exos/serie10/exercices_var_cond.pdf
similarity index 100%
rename from pro_conc/exos/serie10/exercices_var_cond.pdf
rename to exos/serie10/exercices_var_cond.pdf
diff --git a/pro_conc/exos/serie3/.idea/.gitignore b/exos/serie3/.idea/.gitignore
similarity index 100%
rename from pro_conc/exos/serie3/.idea/.gitignore
rename to exos/serie3/.idea/.gitignore
diff --git a/pro_conc/exos/serie3/.idea/misc.xml b/exos/serie3/.idea/misc.xml
similarity index 100%
rename from pro_conc/exos/serie3/.idea/misc.xml
rename to exos/serie3/.idea/misc.xml
diff --git a/pro_conc/exos/serie3/.idea/modules.xml b/exos/serie3/.idea/modules.xml
similarity index 100%
rename from pro_conc/exos/serie3/.idea/modules.xml
rename to exos/serie3/.idea/modules.xml
diff --git a/pro_conc/exos/serie3/.idea/serie3.iml b/exos/serie3/.idea/serie3.iml
similarity index 100%
rename from pro_conc/exos/serie3/.idea/serie3.iml
rename to exos/serie3/.idea/serie3.iml
diff --git a/pro_conc/exos/serie3/CMakeLists.txt b/exos/serie3/CMakeLists.txt
similarity index 100%
rename from pro_conc/exos/serie3/CMakeLists.txt
rename to exos/serie3/CMakeLists.txt
diff --git a/pro_conc/exos/serie3/Exercices.pdf b/exos/serie3/Exercices.pdf
similarity index 100%
rename from pro_conc/exos/serie3/Exercices.pdf
rename to exos/serie3/Exercices.pdf
diff --git a/pro_conc/exos/serie3/cmake-build-debug/.cmake/api/v1/query/cache-v2 b/exos/serie3/cmake-build-debug/.cmake/api/v1/query/cache-v2
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/.cmake/api/v1/query/cache-v2
rename to exos/serie3/cmake-build-debug/.cmake/api/v1/query/cache-v2
diff --git a/pro_conc/exos/serie3/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1 b/exos/serie3/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1
rename to exos/serie3/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1
diff --git a/pro_conc/exos/serie3/cmake-build-debug/.cmake/api/v1/query/codemodel-v2 b/exos/serie3/cmake-build-debug/.cmake/api/v1/query/codemodel-v2
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/.cmake/api/v1/query/codemodel-v2
rename to exos/serie3/cmake-build-debug/.cmake/api/v1/query/codemodel-v2
diff --git a/pro_conc/exos/serie3/cmake-build-debug/.cmake/api/v1/query/toolchains-v1 b/exos/serie3/cmake-build-debug/.cmake/api/v1/query/toolchains-v1
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/.cmake/api/v1/query/toolchains-v1
rename to exos/serie3/cmake-build-debug/.cmake/api/v1/query/toolchains-v1
diff --git a/pro_conc/exos/serie3/cmake-build-debug/.cmake/api/v1/reply/cache-v2-c8e3b4df4cec099fafbc.json b/exos/serie3/cmake-build-debug/.cmake/api/v1/reply/cache-v2-c8e3b4df4cec099fafbc.json
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/.cmake/api/v1/reply/cache-v2-c8e3b4df4cec099fafbc.json
rename to exos/serie3/cmake-build-debug/.cmake/api/v1/reply/cache-v2-c8e3b4df4cec099fafbc.json
diff --git a/pro_conc/exos/serie3/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-02da622db9c98b451286.json b/exos/serie3/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-02da622db9c98b451286.json
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-02da622db9c98b451286.json
rename to exos/serie3/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-02da622db9c98b451286.json
diff --git a/pro_conc/exos/serie3/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-ca7229a619da7da9dc72.json b/exos/serie3/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-ca7229a619da7da9dc72.json
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-ca7229a619da7da9dc72.json
rename to exos/serie3/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-ca7229a619da7da9dc72.json
diff --git a/pro_conc/exos/serie3/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json b/exos/serie3/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json
rename to exos/serie3/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json
diff --git a/pro_conc/exos/serie3/cmake-build-debug/.cmake/api/v1/reply/index-2023-11-01T06-50-36-0480.json b/exos/serie3/cmake-build-debug/.cmake/api/v1/reply/index-2023-11-01T06-50-36-0480.json
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/.cmake/api/v1/reply/index-2023-11-01T06-50-36-0480.json
rename to exos/serie3/cmake-build-debug/.cmake/api/v1/reply/index-2023-11-01T06-50-36-0480.json
diff --git a/pro_conc/exos/serie3/cmake-build-debug/.cmake/api/v1/reply/target-serie3-Debug-5374ebd1961562ca6c81.json b/exos/serie3/cmake-build-debug/.cmake/api/v1/reply/target-serie3-Debug-5374ebd1961562ca6c81.json
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/.cmake/api/v1/reply/target-serie3-Debug-5374ebd1961562ca6c81.json
rename to exos/serie3/cmake-build-debug/.cmake/api/v1/reply/target-serie3-Debug-5374ebd1961562ca6c81.json
diff --git a/pro_conc/exos/serie3/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-ab6bc179ddbddbdb0d31.json b/exos/serie3/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-ab6bc179ddbddbdb0d31.json
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-ab6bc179ddbddbdb0d31.json
rename to exos/serie3/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-ab6bc179ddbddbdb0d31.json
diff --git a/pro_conc/exos/serie3/cmake-build-debug/.ninja_deps b/exos/serie3/cmake-build-debug/.ninja_deps
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/.ninja_deps
rename to exos/serie3/cmake-build-debug/.ninja_deps
diff --git a/pro_conc/exos/serie3/cmake-build-debug/.ninja_log b/exos/serie3/cmake-build-debug/.ninja_log
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/.ninja_log
rename to exos/serie3/cmake-build-debug/.ninja_log
diff --git a/pro_conc/exos/serie3/cmake-build-debug/CMakeCache.txt b/exos/serie3/cmake-build-debug/CMakeCache.txt
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/CMakeCache.txt
rename to exos/serie3/cmake-build-debug/CMakeCache.txt
diff --git a/pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/3.26.4/CMakeCCompiler.cmake b/exos/serie3/cmake-build-debug/CMakeFiles/3.26.4/CMakeCCompiler.cmake
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/3.26.4/CMakeCCompiler.cmake
rename to exos/serie3/cmake-build-debug/CMakeFiles/3.26.4/CMakeCCompiler.cmake
diff --git a/pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin b/exos/serie3/cmake-build-debug/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin
rename to exos/serie3/cmake-build-debug/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin
diff --git a/pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/3.26.4/CMakeSystem.cmake b/exos/serie3/cmake-build-debug/CMakeFiles/3.26.4/CMakeSystem.cmake
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/3.26.4/CMakeSystem.cmake
rename to exos/serie3/cmake-build-debug/CMakeFiles/3.26.4/CMakeSystem.cmake
diff --git a/pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c b/exos/serie3/cmake-build-debug/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c
rename to exos/serie3/cmake-build-debug/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c
diff --git a/pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/3.26.4/CompilerIdC/a.out b/exos/serie3/cmake-build-debug/CMakeFiles/3.26.4/CompilerIdC/a.out
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/3.26.4/CompilerIdC/a.out
rename to exos/serie3/cmake-build-debug/CMakeFiles/3.26.4/CompilerIdC/a.out
diff --git a/pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml b/exos/serie3/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml
rename to exos/serie3/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml
diff --git a/pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/TargetDirectories.txt b/exos/serie3/cmake-build-debug/CMakeFiles/TargetDirectories.txt
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/TargetDirectories.txt
rename to exos/serie3/cmake-build-debug/CMakeFiles/TargetDirectories.txt
diff --git a/pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/clion-Debug-log.txt b/exos/serie3/cmake-build-debug/CMakeFiles/clion-Debug-log.txt
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/clion-Debug-log.txt
rename to exos/serie3/cmake-build-debug/CMakeFiles/clion-Debug-log.txt
diff --git a/pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/clion-environment.txt b/exos/serie3/cmake-build-debug/CMakeFiles/clion-environment.txt
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/clion-environment.txt
rename to exos/serie3/cmake-build-debug/CMakeFiles/clion-environment.txt
diff --git a/pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/cmake.check_cache b/exos/serie3/cmake-build-debug/CMakeFiles/cmake.check_cache
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/cmake.check_cache
rename to exos/serie3/cmake-build-debug/CMakeFiles/cmake.check_cache
diff --git a/pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/rules.ninja b/exos/serie3/cmake-build-debug/CMakeFiles/rules.ninja
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/rules.ninja
rename to exos/serie3/cmake-build-debug/CMakeFiles/rules.ninja
diff --git a/pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/serie3.dir/main.c.o b/exos/serie3/cmake-build-debug/CMakeFiles/serie3.dir/main.c.o
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/CMakeFiles/serie3.dir/main.c.o
rename to exos/serie3/cmake-build-debug/CMakeFiles/serie3.dir/main.c.o
diff --git a/pro_conc/exos/serie3/cmake-build-debug/Testing/Temporary/LastTest.log b/exos/serie3/cmake-build-debug/Testing/Temporary/LastTest.log
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/Testing/Temporary/LastTest.log
rename to exos/serie3/cmake-build-debug/Testing/Temporary/LastTest.log
diff --git a/pro_conc/exos/serie3/cmake-build-debug/build.ninja b/exos/serie3/cmake-build-debug/build.ninja
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/build.ninja
rename to exos/serie3/cmake-build-debug/build.ninja
diff --git a/pro_conc/exos/serie3/cmake-build-debug/cmake_install.cmake b/exos/serie3/cmake-build-debug/cmake_install.cmake
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/cmake_install.cmake
rename to exos/serie3/cmake-build-debug/cmake_install.cmake
diff --git a/pro_conc/exos/serie3/cmake-build-debug/serie3 b/exos/serie3/cmake-build-debug/serie3
similarity index 100%
rename from pro_conc/exos/serie3/cmake-build-debug/serie3
rename to exos/serie3/cmake-build-debug/serie3
diff --git a/pro_conc/exos/serie3/ex2 b/exos/serie3/ex2
similarity index 100%
rename from pro_conc/exos/serie3/ex2
rename to exos/serie3/ex2
diff --git a/pro_conc/exos/serie3/main.c b/exos/serie3/main.c
similarity index 100%
rename from pro_conc/exos/serie3/main.c
rename to exos/serie3/main.c
diff --git a/pro_conc/exos/serie4/Exercice 4.pdf b/exos/serie4/Exercice 4.pdf
similarity index 100%
rename from pro_conc/exos/serie4/Exercice 4.pdf
rename to exos/serie4/Exercice 4.pdf
diff --git a/pro_conc/exos/serie5/.idea/.gitignore b/exos/serie5/.idea/.gitignore
similarity index 100%
rename from pro_conc/exos/serie5/.idea/.gitignore
rename to exos/serie5/.idea/.gitignore
diff --git a/pro_conc/exos/serie5/.idea/misc.xml b/exos/serie5/.idea/misc.xml
similarity index 100%
rename from pro_conc/exos/serie5/.idea/misc.xml
rename to exos/serie5/.idea/misc.xml
diff --git a/pro_conc/exos/serie5/.idea/modules.xml b/exos/serie5/.idea/modules.xml
similarity index 100%
rename from pro_conc/exos/serie5/.idea/modules.xml
rename to exos/serie5/.idea/modules.xml
diff --git a/pro_conc/exos/serie5/.idea/serie5.iml b/exos/serie5/.idea/serie5.iml
similarity index 100%
rename from pro_conc/exos/serie5/.idea/serie5.iml
rename to exos/serie5/.idea/serie5.iml
diff --git a/pro_conc/exos/serie5/5.0 Exclusion mutuelle.pdf b/exos/serie5/5.0 Exclusion mutuelle.pdf
similarity index 100%
rename from pro_conc/exos/serie5/5.0 Exclusion mutuelle.pdf
rename to exos/serie5/5.0 Exclusion mutuelle.pdf
diff --git a/pro_conc/exos/serie5/CMakeLists.txt b/exos/serie5/CMakeLists.txt
similarity index 100%
rename from pro_conc/exos/serie5/CMakeLists.txt
rename to exos/serie5/CMakeLists.txt
diff --git a/pro_conc/exos/serie5/cmake-build-debug/.cmake/api/v1/query/cache-v2 b/exos/serie5/cmake-build-debug/.cmake/api/v1/query/cache-v2
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/.cmake/api/v1/query/cache-v2
rename to exos/serie5/cmake-build-debug/.cmake/api/v1/query/cache-v2
diff --git a/pro_conc/exos/serie5/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1 b/exos/serie5/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1
rename to exos/serie5/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1
diff --git a/pro_conc/exos/serie5/cmake-build-debug/.cmake/api/v1/query/codemodel-v2 b/exos/serie5/cmake-build-debug/.cmake/api/v1/query/codemodel-v2
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/.cmake/api/v1/query/codemodel-v2
rename to exos/serie5/cmake-build-debug/.cmake/api/v1/query/codemodel-v2
diff --git a/pro_conc/exos/serie5/cmake-build-debug/.cmake/api/v1/query/toolchains-v1 b/exos/serie5/cmake-build-debug/.cmake/api/v1/query/toolchains-v1
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/.cmake/api/v1/query/toolchains-v1
rename to exos/serie5/cmake-build-debug/.cmake/api/v1/query/toolchains-v1
diff --git a/pro_conc/exos/serie5/cmake-build-debug/.cmake/api/v1/reply/cache-v2-65ae658e0d261d1f3e1e.json b/exos/serie5/cmake-build-debug/.cmake/api/v1/reply/cache-v2-65ae658e0d261d1f3e1e.json
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/.cmake/api/v1/reply/cache-v2-65ae658e0d261d1f3e1e.json
rename to exos/serie5/cmake-build-debug/.cmake/api/v1/reply/cache-v2-65ae658e0d261d1f3e1e.json
diff --git a/pro_conc/exos/serie5/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-bc0ad32b4cc1a094b5f1.json b/exos/serie5/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-bc0ad32b4cc1a094b5f1.json
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-bc0ad32b4cc1a094b5f1.json
rename to exos/serie5/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-bc0ad32b4cc1a094b5f1.json
diff --git a/pro_conc/exos/serie5/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-583385489c1a04fa8b82.json b/exos/serie5/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-583385489c1a04fa8b82.json
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-583385489c1a04fa8b82.json
rename to exos/serie5/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-583385489c1a04fa8b82.json
diff --git a/pro_conc/exos/serie5/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json b/exos/serie5/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json
rename to exos/serie5/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json
diff --git a/pro_conc/exos/serie5/cmake-build-debug/.cmake/api/v1/reply/index-2023-12-12T21-52-20-0691.json b/exos/serie5/cmake-build-debug/.cmake/api/v1/reply/index-2023-12-12T21-52-20-0691.json
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/.cmake/api/v1/reply/index-2023-12-12T21-52-20-0691.json
rename to exos/serie5/cmake-build-debug/.cmake/api/v1/reply/index-2023-12-12T21-52-20-0691.json
diff --git a/pro_conc/exos/serie5/cmake-build-debug/.cmake/api/v1/reply/target-serie5-Debug-02a38664bd1f4d31ce46.json b/exos/serie5/cmake-build-debug/.cmake/api/v1/reply/target-serie5-Debug-02a38664bd1f4d31ce46.json
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/.cmake/api/v1/reply/target-serie5-Debug-02a38664bd1f4d31ce46.json
rename to exos/serie5/cmake-build-debug/.cmake/api/v1/reply/target-serie5-Debug-02a38664bd1f4d31ce46.json
diff --git a/pro_conc/exos/serie5/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-ef0156dd2811660c1ab1.json b/exos/serie5/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-ef0156dd2811660c1ab1.json
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-ef0156dd2811660c1ab1.json
rename to exos/serie5/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-ef0156dd2811660c1ab1.json
diff --git a/pro_conc/exos/serie5/cmake-build-debug/CMakeCache.txt b/exos/serie5/cmake-build-debug/CMakeCache.txt
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/CMakeCache.txt
rename to exos/serie5/cmake-build-debug/CMakeCache.txt
diff --git a/pro_conc/exos/serie5/cmake-build-debug/CMakeFiles/3.27.0/CMakeCCompiler.cmake b/exos/serie5/cmake-build-debug/CMakeFiles/3.27.0/CMakeCCompiler.cmake
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/CMakeFiles/3.27.0/CMakeCCompiler.cmake
rename to exos/serie5/cmake-build-debug/CMakeFiles/3.27.0/CMakeCCompiler.cmake
diff --git a/pro_conc/exos/serie5/cmake-build-debug/CMakeFiles/3.27.0/CMakeDetermineCompilerABI_C.bin b/exos/serie5/cmake-build-debug/CMakeFiles/3.27.0/CMakeDetermineCompilerABI_C.bin
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/CMakeFiles/3.27.0/CMakeDetermineCompilerABI_C.bin
rename to exos/serie5/cmake-build-debug/CMakeFiles/3.27.0/CMakeDetermineCompilerABI_C.bin
diff --git a/pro_conc/exos/serie5/cmake-build-debug/CMakeFiles/3.27.0/CMakeSystem.cmake b/exos/serie5/cmake-build-debug/CMakeFiles/3.27.0/CMakeSystem.cmake
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/CMakeFiles/3.27.0/CMakeSystem.cmake
rename to exos/serie5/cmake-build-debug/CMakeFiles/3.27.0/CMakeSystem.cmake
diff --git a/pro_conc/exos/serie5/cmake-build-debug/CMakeFiles/3.27.0/CompilerIdC/CMakeCCompilerId.c b/exos/serie5/cmake-build-debug/CMakeFiles/3.27.0/CompilerIdC/CMakeCCompilerId.c
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/CMakeFiles/3.27.0/CompilerIdC/CMakeCCompilerId.c
rename to exos/serie5/cmake-build-debug/CMakeFiles/3.27.0/CompilerIdC/CMakeCCompilerId.c
diff --git a/pro_conc/exos/serie5/cmake-build-debug/CMakeFiles/3.27.0/CompilerIdC/a.out b/exos/serie5/cmake-build-debug/CMakeFiles/3.27.0/CompilerIdC/a.out
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/CMakeFiles/3.27.0/CompilerIdC/a.out
rename to exos/serie5/cmake-build-debug/CMakeFiles/3.27.0/CompilerIdC/a.out
diff --git a/pro_conc/exos/serie5/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml b/exos/serie5/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml
rename to exos/serie5/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml
diff --git a/pro_conc/exos/serie5/cmake-build-debug/CMakeFiles/TargetDirectories.txt b/exos/serie5/cmake-build-debug/CMakeFiles/TargetDirectories.txt
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/CMakeFiles/TargetDirectories.txt
rename to exos/serie5/cmake-build-debug/CMakeFiles/TargetDirectories.txt
diff --git a/pro_conc/exos/serie5/cmake-build-debug/CMakeFiles/clion-Debug-log.txt b/exos/serie5/cmake-build-debug/CMakeFiles/clion-Debug-log.txt
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/CMakeFiles/clion-Debug-log.txt
rename to exos/serie5/cmake-build-debug/CMakeFiles/clion-Debug-log.txt
diff --git a/pro_conc/exos/serie5/cmake-build-debug/CMakeFiles/clion-environment.txt b/exos/serie5/cmake-build-debug/CMakeFiles/clion-environment.txt
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/CMakeFiles/clion-environment.txt
rename to exos/serie5/cmake-build-debug/CMakeFiles/clion-environment.txt
diff --git a/pro_conc/exos/serie5/cmake-build-debug/CMakeFiles/cmake.check_cache b/exos/serie5/cmake-build-debug/CMakeFiles/cmake.check_cache
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/CMakeFiles/cmake.check_cache
rename to exos/serie5/cmake-build-debug/CMakeFiles/cmake.check_cache
diff --git a/pro_conc/exos/serie5/cmake-build-debug/CMakeFiles/rules.ninja b/exos/serie5/cmake-build-debug/CMakeFiles/rules.ninja
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/CMakeFiles/rules.ninja
rename to exos/serie5/cmake-build-debug/CMakeFiles/rules.ninja
diff --git a/pro_conc/exos/serie5/cmake-build-debug/Testing/Temporary/LastTest.log b/exos/serie5/cmake-build-debug/Testing/Temporary/LastTest.log
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/Testing/Temporary/LastTest.log
rename to exos/serie5/cmake-build-debug/Testing/Temporary/LastTest.log
diff --git a/pro_conc/exos/serie5/cmake-build-debug/build.ninja b/exos/serie5/cmake-build-debug/build.ninja
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/build.ninja
rename to exos/serie5/cmake-build-debug/build.ninja
diff --git a/pro_conc/exos/serie5/cmake-build-debug/cmake_install.cmake b/exos/serie5/cmake-build-debug/cmake_install.cmake
similarity index 100%
rename from pro_conc/exos/serie5/cmake-build-debug/cmake_install.cmake
rename to exos/serie5/cmake-build-debug/cmake_install.cmake
diff --git a/pro_conc/exos/serie5/exo3_s5 b/exos/serie5/exo3_s5
similarity index 100%
rename from pro_conc/exos/serie5/exo3_s5
rename to exos/serie5/exo3_s5
diff --git a/pro_conc/exos/serie5/exo3_s5.c b/exos/serie5/exo3_s5.c
similarity index 100%
rename from pro_conc/exos/serie5/exo3_s5.c
rename to exos/serie5/exo3_s5.c
diff --git a/pro_conc/exos/serie5/main.c b/exos/serie5/main.c
similarity index 100%
rename from pro_conc/exos/serie5/main.c
rename to exos/serie5/main.c
diff --git a/pro_conc/exos/serie5/serie_exclusion_mutuelle.pdf b/exos/serie5/serie_exclusion_mutuelle.pdf
similarity index 100%
rename from pro_conc/exos/serie5/serie_exclusion_mutuelle.pdf
rename to exos/serie5/serie_exclusion_mutuelle.pdf
diff --git a/pro_conc/exos/serie6/.idea/.gitignore b/exos/serie6/.idea/.gitignore
similarity index 100%
rename from pro_conc/exos/serie6/.idea/.gitignore
rename to exos/serie6/.idea/.gitignore
diff --git a/pro_conc/exos/serie6/.idea/misc.xml b/exos/serie6/.idea/misc.xml
similarity index 100%
rename from pro_conc/exos/serie6/.idea/misc.xml
rename to exos/serie6/.idea/misc.xml
diff --git a/pro_conc/exos/serie6/6.0 mutex_barriere_synchro_spinlock.pdf b/exos/serie6/6.0 mutex_barriere_synchro_spinlock.pdf
similarity index 100%
rename from pro_conc/exos/serie6/6.0 mutex_barriere_synchro_spinlock.pdf
rename to exos/serie6/6.0 mutex_barriere_synchro_spinlock.pdf
diff --git a/pro_conc/exos/serie6/Ex2_barr b/exos/serie6/Ex2_barr
similarity index 100%
rename from pro_conc/exos/serie6/Ex2_barr
rename to exos/serie6/Ex2_barr
diff --git a/pro_conc/exos/serie6/Ex2_barr.c b/exos/serie6/Ex2_barr.c
similarity index 100%
rename from pro_conc/exos/serie6/Ex2_barr.c
rename to exos/serie6/Ex2_barr.c
diff --git a/pro_conc/exos/serie6/Ex3_etu.c b/exos/serie6/Ex3_etu.c
similarity index 100%
rename from pro_conc/exos/serie6/Ex3_etu.c
rename to exos/serie6/Ex3_etu.c
diff --git a/pro_conc/exos/serie6/Exercices mutex et barrieres.pdf b/exos/serie6/Exercices mutex et barrieres.pdf
similarity index 100%
rename from pro_conc/exos/serie6/Exercices mutex et barrieres.pdf
rename to exos/serie6/Exercices mutex et barrieres.pdf
diff --git a/pro_conc/exos/serie6/makefile b/exos/serie6/makefile
similarity index 100%
rename from pro_conc/exos/serie6/makefile
rename to exos/serie6/makefile
diff --git a/pro_conc/exos/serie6/thread_wrapper.c b/exos/serie6/thread_wrapper.c
similarity index 100%
rename from pro_conc/exos/serie6/thread_wrapper.c
rename to exos/serie6/thread_wrapper.c
diff --git a/pro_conc/exos/serie6/thread_wrapper.h b/exos/serie6/thread_wrapper.h
similarity index 100%
rename from pro_conc/exos/serie6/thread_wrapper.h
rename to exos/serie6/thread_wrapper.h
diff --git a/pro_conc/exos/serie7/Exercices.pdf b/exos/serie7/Exercices.pdf
similarity index 100%
rename from pro_conc/exos/serie7/Exercices.pdf
rename to exos/serie7/Exercices.pdf
diff --git a/pro_conc/exos/serie8/ex_queues.pdf b/exos/serie8/ex_queues.pdf
similarity index 100%
rename from pro_conc/exos/serie8/ex_queues.pdf
rename to exos/serie8/ex_queues.pdf
diff --git a/pro_conc/exos/serie9/Exercices.pdf b/exos/serie9/Exercices.pdf
similarity index 100%
rename from pro_conc/exos/serie9/Exercices.pdf
rename to exos/serie9/Exercices.pdf
diff --git a/pro_conc/exos/serie9/philo_unprotected.c b/exos/serie9/philo_unprotected.c
similarity index 100%
rename from pro_conc/exos/serie9/philo_unprotected.c
rename to exos/serie9/philo_unprotected.c
diff --git a/pro_conc/prog_concurrente_2_tp_1/.cache/jb/UpdateWork.dat b/prog_concurrente_2_tp_1/.cache/jb/UpdateWork.dat
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/.cache/jb/UpdateWork.dat
rename to prog_concurrente_2_tp_1/.cache/jb/UpdateWork.dat
diff --git a/pro_conc/prog_concurrente_2_tp_1/.cache/jb/version.txt b/prog_concurrente_2_tp_1/.cache/jb/version.txt
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/.cache/jb/version.txt
rename to prog_concurrente_2_tp_1/.cache/jb/version.txt
diff --git a/pro_conc/prog_concurrente_2_tp_1/.gitignore b/prog_concurrente_2_tp_1/.gitignore
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/.gitignore
rename to prog_concurrente_2_tp_1/.gitignore
diff --git a/pro_conc/prog_concurrente_2_tp_1/.idea/.gitignore b/prog_concurrente_2_tp_1/.idea/.gitignore
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/.idea/.gitignore
rename to prog_concurrente_2_tp_1/.idea/.gitignore
diff --git a/pro_conc/prog_concurrente_2_tp_1/CMakeLists.txt b/prog_concurrente_2_tp_1/CMakeLists.txt
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/CMakeLists.txt
rename to prog_concurrente_2_tp_1/CMakeLists.txt
diff --git a/pro_conc/prog_concurrente_2_tp_1/Resources/Correction.pdf b/prog_concurrente_2_tp_1/Resources/Correction.pdf
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/Resources/Correction.pdf
rename to prog_concurrente_2_tp_1/Resources/Correction.pdf
diff --git a/pro_conc/prog_concurrente_2_tp_1/Resources/Semaphores.pdf b/prog_concurrente_2_tp_1/Resources/Semaphores.pdf
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/Resources/Semaphores.pdf
rename to prog_concurrente_2_tp_1/Resources/Semaphores.pdf
diff --git "a/pro_conc/prog_concurrente_2_tp_1/Resources/TP3_Annot\303\251.pdf" "b/prog_concurrente_2_tp_1/Resources/TP3_Annot\303\251.pdf"
similarity index 100%
rename from "pro_conc/prog_concurrente_2_tp_1/Resources/TP3_Annot\303\251.pdf"
rename to "prog_concurrente_2_tp_1/Resources/TP3_Annot\303\251.pdf"
diff --git a/pro_conc/prog_concurrente_2_tp_1/Resources/TP3_bandit_manchot.pdf b/prog_concurrente_2_tp_1/Resources/TP3_bandit_manchot.pdf
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/Resources/TP3_bandit_manchot.pdf
rename to prog_concurrente_2_tp_1/Resources/TP3_bandit_manchot.pdf
diff --git a/pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/README.md b/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/README.md
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/README.md
rename to prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/README.md
diff --git a/pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/TP2-traitement_dimages.pdf b/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/TP2-traitement_dimages.pdf
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/TP2-traitement_dimages.pdf
rename to prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/TP2-traitement_dimages.pdf
diff --git a/pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/gfx_example/Makefile b/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/gfx_example/Makefile
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/gfx_example/Makefile
rename to prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/gfx_example/Makefile
diff --git a/pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/gfx_example/gfx.c b/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/gfx_example/gfx.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/gfx_example/gfx.c
rename to prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/gfx_example/gfx.c
diff --git a/pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/gfx_example/gfx.h b/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/gfx_example/gfx.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/gfx_example/gfx.h
rename to prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/gfx_example/gfx.h
diff --git a/pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/gfx_example/gfx_example.c b/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/gfx_example/gfx_example.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/gfx_example/gfx_example.c
rename to prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/gfx_example/gfx_example.c
diff --git a/pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/makefile b/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/makefile
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/makefile
rename to prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/makefile
diff --git a/pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/matrix/matrix.c b/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/matrix/matrix.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/matrix/matrix.c
rename to prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/matrix/matrix.c
diff --git a/pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/matrix/matrix.h b/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/matrix/matrix.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/matrix/matrix.h
rename to prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/matrix/matrix.h
diff --git a/pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/notes.md b/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/notes.md
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/notes.md
rename to prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/notes.md
diff --git a/pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/quadtree/quadtree.c b/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/quadtree/quadtree.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/quadtree/quadtree.c
rename to prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/quadtree/quadtree.c
diff --git a/pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/quadtree/quadtree.h b/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/quadtree/quadtree.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/quadtree/quadtree.h
rename to prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/quadtree/quadtree.h
diff --git a/pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/src/img/mandrill.pgm b/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/src/img/mandrill.pgm
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/src/img/mandrill.pgm
rename to prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/src/img/mandrill.pgm
diff --git a/pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/tp_final_prog.pdf b/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/tp_final_prog.pdf
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/tp_final_prog.pdf
rename to prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/tp_final_prog.pdf
diff --git a/pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/traitement_img.c b/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/traitement_img.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/traitement_img.c
rename to prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/traitement_img.c
diff --git a/pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/ui/ui.c b/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/ui/ui.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/ui/ui.c
rename to prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/ui/ui.c
diff --git a/pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/ui/ui.h b/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/ui/ui.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/ui/ui.h
rename to prog_concurrente_2_tp_1/Resources/tp2_prog_traitement_dimage/ui/ui.h
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/query/cache-v2 b/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/query/cache-v2
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/query/cache-v2
rename to prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/query/cache-v2
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1 b/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1
rename to prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/query/codemodel-v2 b/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/query/codemodel-v2
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/query/codemodel-v2
rename to prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/query/codemodel-v2
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/query/toolchains-v1 b/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/query/toolchains-v1
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/query/toolchains-v1
rename to prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/query/toolchains-v1
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/cache-v2-58c72429402468c75cba.json b/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/cache-v2-58c72429402468c75cba.json
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/cache-v2-58c72429402468c75cba.json
rename to prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/cache-v2-58c72429402468c75cba.json
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-755189013031c9910803.json b/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-755189013031c9910803.json
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-755189013031c9910803.json
rename to prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-755189013031c9910803.json
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-6422134a3a6373bf7622.json b/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-6422134a3a6373bf7622.json
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-6422134a3a6373bf7622.json
rename to prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-6422134a3a6373bf7622.json
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json b/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json
rename to prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/index-2024-03-13T06-32-14-0345.json b/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/index-2024-03-13T06-32-14-0345.json
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/index-2024-03-13T06-32-14-0345.json
rename to prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/index-2024-03-13T06-32-14-0345.json
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/target-prog_concurrente_2_tp_1-Debug-0b18ae12b480318661e7.json b/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/target-prog_concurrente_2_tp_1-Debug-0b18ae12b480318661e7.json
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/target-prog_concurrente_2_tp_1-Debug-0b18ae12b480318661e7.json
rename to prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/target-prog_concurrente_2_tp_1-Debug-0b18ae12b480318661e7.json
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-ef0156dd2811660c1ab1.json b/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-ef0156dd2811660c1ab1.json
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-ef0156dd2811660c1ab1.json
rename to prog_concurrente_2_tp_1/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-ef0156dd2811660c1ab1.json
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.ninja_deps b/prog_concurrente_2_tp_1/cmake-build-debug/.ninja_deps
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.ninja_deps
rename to prog_concurrente_2_tp_1/cmake-build-debug/.ninja_deps
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.ninja_log b/prog_concurrente_2_tp_1/cmake-build-debug/.ninja_log
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/.ninja_log
rename to prog_concurrente_2_tp_1/cmake-build-debug/.ninja_log
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeCache.txt b/prog_concurrente_2_tp_1/cmake-build-debug/CMakeCache.txt
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeCache.txt
rename to prog_concurrente_2_tp_1/cmake-build-debug/CMakeCache.txt
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/3.27.8/CMakeCCompiler.cmake b/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/3.27.8/CMakeCCompiler.cmake
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/3.27.8/CMakeCCompiler.cmake
rename to prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/3.27.8/CMakeCCompiler.cmake
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/3.27.8/CMakeDetermineCompilerABI_C.bin b/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/3.27.8/CMakeDetermineCompilerABI_C.bin
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/3.27.8/CMakeDetermineCompilerABI_C.bin
rename to prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/3.27.8/CMakeDetermineCompilerABI_C.bin
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/3.27.8/CMakeSystem.cmake b/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/3.27.8/CMakeSystem.cmake
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/3.27.8/CMakeSystem.cmake
rename to prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/3.27.8/CMakeSystem.cmake
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/3.27.8/CompilerIdC/CMakeCCompilerId.c b/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/3.27.8/CompilerIdC/CMakeCCompilerId.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/3.27.8/CompilerIdC/CMakeCCompilerId.c
rename to prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/3.27.8/CompilerIdC/CMakeCCompilerId.c
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/3.27.8/CompilerIdC/a.out b/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/3.27.8/CompilerIdC/a.out
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/3.27.8/CompilerIdC/a.out
rename to prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/3.27.8/CompilerIdC/a.out
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml b/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml
rename to prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/TargetDirectories.txt b/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/TargetDirectories.txt
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/TargetDirectories.txt
rename to prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/TargetDirectories.txt
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/clion-Debug-log.txt b/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/clion-Debug-log.txt
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/clion-Debug-log.txt
rename to prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/clion-Debug-log.txt
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/clion-environment.txt b/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/clion-environment.txt
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/clion-environment.txt
rename to prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/clion-environment.txt
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/cmake.check_cache b/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/cmake.check_cache
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/cmake.check_cache
rename to prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/cmake.check_cache
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/prog_concurrente_2_tp_1.dir/Resources/tp2_prog_traitement_dimage/matrix/matrix.c.o b/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/prog_concurrente_2_tp_1.dir/Resources/tp2_prog_traitement_dimage/matrix/matrix.c.o
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/prog_concurrente_2_tp_1.dir/Resources/tp2_prog_traitement_dimage/matrix/matrix.c.o
rename to prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/prog_concurrente_2_tp_1.dir/Resources/tp2_prog_traitement_dimage/matrix/matrix.c.o
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/rules.ninja b/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/rules.ninja
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/rules.ninja
rename to prog_concurrente_2_tp_1/cmake-build-debug/CMakeFiles/rules.ninja
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/Testing/Temporary/LastTest.log b/prog_concurrente_2_tp_1/cmake-build-debug/Testing/Temporary/LastTest.log
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/Testing/Temporary/LastTest.log
rename to prog_concurrente_2_tp_1/cmake-build-debug/Testing/Temporary/LastTest.log
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/build.ninja b/prog_concurrente_2_tp_1/cmake-build-debug/build.ninja
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/build.ninja
rename to prog_concurrente_2_tp_1/cmake-build-debug/build.ninja
diff --git a/pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/cmake_install.cmake b/prog_concurrente_2_tp_1/cmake-build-debug/cmake_install.cmake
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/cmake-build-debug/cmake_install.cmake
rename to prog_concurrente_2_tp_1/cmake-build-debug/cmake_install.cmake
diff --git a/pro_conc/prog_concurrente_2_tp_1/rapport_msc/Rapport_Bandit_Manchot.pdf b/prog_concurrente_2_tp_1/rapport_msc/Rapport_Bandit_Manchot.pdf
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/rapport_msc/Rapport_Bandit_Manchot.pdf
rename to prog_concurrente_2_tp_1/rapport_msc/Rapport_Bandit_Manchot.pdf
diff --git a/pro_conc/prog_concurrente_2_tp_1/rapport_msc/message_sequence_chart.png b/prog_concurrente_2_tp_1/rapport_msc/message_sequence_chart.png
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/rapport_msc/message_sequence_chart.png
rename to prog_concurrente_2_tp_1/rapport_msc/message_sequence_chart.png
diff --git a/pro_conc/prog_concurrente_2_tp_1/rapport_msc/msc.mdj b/prog_concurrente_2_tp_1/rapport_msc/msc.mdj
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/rapport_msc/msc.mdj
rename to prog_concurrente_2_tp_1/rapport_msc/msc.mdj
diff --git a/pro_conc/prog_concurrente_2_tp_1/src/SDL2_install_notes.txt b/prog_concurrente_2_tp_1/src/SDL2_install_notes.txt
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/src/SDL2_install_notes.txt
rename to prog_concurrente_2_tp_1/src/SDL2_install_notes.txt
diff --git a/pro_conc/prog_concurrente_2_tp_1/src/coin.png b/prog_concurrente_2_tp_1/src/coin.png
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/src/coin.png
rename to prog_concurrente_2_tp_1/src/coin.png
diff --git a/pro_conc/prog_concurrente_2_tp_1/src/display.c b/prog_concurrente_2_tp_1/src/display.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/src/display.c
rename to prog_concurrente_2_tp_1/src/display.c
diff --git a/pro_conc/prog_concurrente_2_tp_1/src/display.h b/prog_concurrente_2_tp_1/src/display.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/src/display.h
rename to prog_concurrente_2_tp_1/src/display.h
diff --git a/pro_conc/prog_concurrente_2_tp_1/src/makefile b/prog_concurrente_2_tp_1/src/makefile
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/src/makefile
rename to prog_concurrente_2_tp_1/src/makefile
diff --git a/pro_conc/prog_concurrente_2_tp_1/src/objects.png b/prog_concurrente_2_tp_1/src/objects.png
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/src/objects.png
rename to prog_concurrente_2_tp_1/src/objects.png
diff --git a/pro_conc/prog_concurrente_2_tp_1/src/one_armed_bandit.c b/prog_concurrente_2_tp_1/src/one_armed_bandit.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/src/one_armed_bandit.c
rename to prog_concurrente_2_tp_1/src/one_armed_bandit.c
diff --git a/pro_conc/prog_concurrente_2_tp_1/src/one_armed_bandit.h b/prog_concurrente_2_tp_1/src/one_armed_bandit.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/src/one_armed_bandit.h
rename to prog_concurrente_2_tp_1/src/one_armed_bandit.h
diff --git a/pro_conc/prog_concurrente_2_tp_1/src/one_armed_bandit.png b/prog_concurrente_2_tp_1/src/one_armed_bandit.png
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/src/one_armed_bandit.png
rename to prog_concurrente_2_tp_1/src/one_armed_bandit.png
diff --git a/pro_conc/prog_concurrente_2_tp_1/src/thread_sync_utilities.c b/prog_concurrente_2_tp_1/src/thread_sync_utilities.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/src/thread_sync_utilities.c
rename to prog_concurrente_2_tp_1/src/thread_sync_utilities.c
diff --git a/pro_conc/prog_concurrente_2_tp_1/src/thread_sync_utilities.h b/prog_concurrente_2_tp_1/src/thread_sync_utilities.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/src/thread_sync_utilities.h
rename to prog_concurrente_2_tp_1/src/thread_sync_utilities.h
diff --git a/pro_conc/prog_concurrente_2_tp_1/src/user_interaction.c b/prog_concurrente_2_tp_1/src/user_interaction.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/src/user_interaction.c
rename to prog_concurrente_2_tp_1/src/user_interaction.c
diff --git a/pro_conc/prog_concurrente_2_tp_1/src/user_interaction.h b/prog_concurrente_2_tp_1/src/user_interaction.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/src/user_interaction.h
rename to prog_concurrente_2_tp_1/src/user_interaction.h
diff --git a/pro_conc/prog_concurrente_2_tp_1/src/utilities.c b/prog_concurrente_2_tp_1/src/utilities.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/src/utilities.c
rename to prog_concurrente_2_tp_1/src/utilities.c
diff --git a/pro_conc/prog_concurrente_2_tp_1/src/utilities.h b/prog_concurrente_2_tp_1/src/utilities.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/src/utilities.h
rename to prog_concurrente_2_tp_1/src/utilities.h
diff --git a/pro_conc/prog_concurrente_2_tp_1/src/wheel.c b/prog_concurrente_2_tp_1/src/wheel.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/src/wheel.c
rename to prog_concurrente_2_tp_1/src/wheel.c
diff --git a/pro_conc/prog_concurrente_2_tp_1/src/wheel.h b/prog_concurrente_2_tp_1/src/wheel.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_1/src/wheel.h
rename to prog_concurrente_2_tp_1/src/wheel.h
diff --git a/pro_conc/prog_concurrente_2_tp_2/.idea/.gitignore b/prog_concurrente_2_tp_2/.idea/.gitignore
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_2/.idea/.gitignore
rename to prog_concurrente_2_tp_2/.idea/.gitignore
diff --git a/pro_conc/prog_concurrente_2_tp_2/.idea/misc.xml b/prog_concurrente_2_tp_2/.idea/misc.xml
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_2/.idea/misc.xml
rename to prog_concurrente_2_tp_2/.idea/misc.xml
diff --git a/pro_conc/prog_concurrente_2_tp_2/.idea/vcs.xml b/prog_concurrente_2_tp_2/.idea/vcs.xml
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_2/.idea/vcs.xml
rename to prog_concurrente_2_tp_2/.idea/vcs.xml
diff --git a/pro_conc/prog_concurrente_2_tp_2/Resources/Lecteurs redacteurs.pdf b/prog_concurrente_2_tp_2/Resources/Lecteurs redacteurs.pdf
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_2/Resources/Lecteurs redacteurs.pdf
rename to prog_concurrente_2_tp_2/Resources/Lecteurs redacteurs.pdf
diff --git a/pro_conc/prog_concurrente_2_tp_2/Resources/Producteurs consommateurs.pdf b/prog_concurrente_2_tp_2/Resources/Producteurs consommateurs.pdf
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_2/Resources/Producteurs consommateurs.pdf
rename to prog_concurrente_2_tp_2/Resources/Producteurs consommateurs.pdf
diff --git a/pro_conc/prog_concurrente_2_tp_2/Resources/TP_prod_cons_custom_queues.md b/prog_concurrente_2_tp_2/Resources/TP_prod_cons_custom_queues.md
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_2/Resources/TP_prod_cons_custom_queues.md
rename to prog_concurrente_2_tp_2/Resources/TP_prod_cons_custom_queues.md
diff --git a/pro_conc/prog_concurrente_2_tp_2/Resources/TP_prod_cons_custom_queues.pdf b/prog_concurrente_2_tp_2/Resources/TP_prod_cons_custom_queues.pdf
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_2/Resources/TP_prod_cons_custom_queues.pdf
rename to prog_concurrente_2_tp_2/Resources/TP_prod_cons_custom_queues.pdf
diff --git a/pro_conc/prog_concurrente_2_tp_2/prod_cons/makefile b/prog_concurrente_2_tp_2/prod_cons/makefile
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_2/prod_cons/makefile
rename to prog_concurrente_2_tp_2/prod_cons/makefile
diff --git a/pro_conc/prog_concurrente_2_tp_2/prod_cons/prod_cons.c b/prog_concurrente_2_tp_2/prod_cons/prod_cons.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_2/prod_cons/prod_cons.c
rename to prog_concurrente_2_tp_2/prod_cons/prod_cons.c
diff --git a/pro_conc/prog_concurrente_2_tp_2/prod_cons/prod_cons.h b/prog_concurrente_2_tp_2/prod_cons/prod_cons.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_2/prod_cons/prod_cons.h
rename to prog_concurrente_2_tp_2/prod_cons/prod_cons.h
diff --git a/pro_conc/prog_concurrente_2_tp_2/prod_cons/queue_mgt.c b/prog_concurrente_2_tp_2/prod_cons/queue_mgt.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_2/prod_cons/queue_mgt.c
rename to prog_concurrente_2_tp_2/prod_cons/queue_mgt.c
diff --git a/pro_conc/prog_concurrente_2_tp_2/prod_cons/queue_mgt.h b/prog_concurrente_2_tp_2/prod_cons/queue_mgt.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_2/prod_cons/queue_mgt.h
rename to prog_concurrente_2_tp_2/prod_cons/queue_mgt.h
diff --git a/pro_conc/prog_concurrente_2_tp_2/prod_cons/thread_sync_utilities.c b/prog_concurrente_2_tp_2/prod_cons/thread_sync_utilities.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_2/prod_cons/thread_sync_utilities.c
rename to prog_concurrente_2_tp_2/prod_cons/thread_sync_utilities.c
diff --git a/pro_conc/prog_concurrente_2_tp_2/prod_cons/thread_sync_utilities.h b/prog_concurrente_2_tp_2/prod_cons/thread_sync_utilities.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_2/prod_cons/thread_sync_utilities.h
rename to prog_concurrente_2_tp_2/prod_cons/thread_sync_utilities.h
diff --git a/pro_conc/prog_concurrente_2_tp_2/prod_cons_prio/makefile b/prog_concurrente_2_tp_2/prod_cons_prio/makefile
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_2/prod_cons_prio/makefile
rename to prog_concurrente_2_tp_2/prod_cons_prio/makefile
diff --git a/pro_conc/prog_concurrente_2_tp_2/prod_cons_prio/prod_cons_prio.c b/prog_concurrente_2_tp_2/prod_cons_prio/prod_cons_prio.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_2/prod_cons_prio/prod_cons_prio.c
rename to prog_concurrente_2_tp_2/prod_cons_prio/prod_cons_prio.c
diff --git a/pro_conc/prog_concurrente_2_tp_2/prod_cons_prio/prod_cons_prio.h b/prog_concurrente_2_tp_2/prod_cons_prio/prod_cons_prio.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_2/prod_cons_prio/prod_cons_prio.h
rename to prog_concurrente_2_tp_2/prod_cons_prio/prod_cons_prio.h
diff --git a/pro_conc/prog_concurrente_2_tp_2/prod_cons_prio/queue_mgt.c b/prog_concurrente_2_tp_2/prod_cons_prio/queue_mgt.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_2/prod_cons_prio/queue_mgt.c
rename to prog_concurrente_2_tp_2/prod_cons_prio/queue_mgt.c
diff --git a/pro_conc/prog_concurrente_2_tp_2/prod_cons_prio/queue_mgt.h b/prog_concurrente_2_tp_2/prod_cons_prio/queue_mgt.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_2/prod_cons_prio/queue_mgt.h
rename to prog_concurrente_2_tp_2/prod_cons_prio/queue_mgt.h
diff --git a/pro_conc/prog_concurrente_2_tp_2/prod_cons_prio/thread_sync_utilities.c b/prog_concurrente_2_tp_2/prod_cons_prio/thread_sync_utilities.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_2/prod_cons_prio/thread_sync_utilities.c
rename to prog_concurrente_2_tp_2/prod_cons_prio/thread_sync_utilities.c
diff --git a/pro_conc/prog_concurrente_2_tp_2/prod_cons_prio/thread_sync_utilities.h b/prog_concurrente_2_tp_2/prod_cons_prio/thread_sync_utilities.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_2/prod_cons_prio/thread_sync_utilities.h
rename to prog_concurrente_2_tp_2/prod_cons_prio/thread_sync_utilities.h
diff --git a/pro_conc/prog_concurrente_2_tp_3/.idea/.gitignore b/prog_concurrente_2_tp_3/.idea/.gitignore
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/.idea/.gitignore
rename to prog_concurrente_2_tp_3/.idea/.gitignore
diff --git a/pro_conc/prog_concurrente_2_tp_3/.idea/misc.xml b/prog_concurrente_2_tp_3/.idea/misc.xml
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/.idea/misc.xml
rename to prog_concurrente_2_tp_3/.idea/misc.xml
diff --git a/pro_conc/prog_concurrente_2_tp_3/.idea/modules.xml b/prog_concurrente_2_tp_3/.idea/modules.xml
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/.idea/modules.xml
rename to prog_concurrente_2_tp_3/.idea/modules.xml
diff --git a/pro_conc/prog_concurrente_2_tp_3/.idea/prog_concurrente_2_tp_3.iml b/prog_concurrente_2_tp_3/.idea/prog_concurrente_2_tp_3.iml
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/.idea/prog_concurrente_2_tp_3.iml
rename to prog_concurrente_2_tp_3/.idea/prog_concurrente_2_tp_3.iml
diff --git a/pro_conc/prog_concurrente_2_tp_3/.idea/vcs.xml b/prog_concurrente_2_tp_3/.idea/vcs.xml
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/.idea/vcs.xml
rename to prog_concurrente_2_tp_3/.idea/vcs.xml
diff --git a/pro_conc/prog_concurrente_2_tp_3/CMakeLists.txt b/prog_concurrente_2_tp_3/CMakeLists.txt
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/CMakeLists.txt
rename to prog_concurrente_2_tp_3/CMakeLists.txt
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/query/cache-v2 b/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/query/cache-v2
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/query/cache-v2
rename to prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/query/cache-v2
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1 b/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1
rename to prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/query/codemodel-v2 b/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/query/codemodel-v2
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/query/codemodel-v2
rename to prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/query/codemodel-v2
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/query/toolchains-v1 b/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/query/toolchains-v1
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/query/toolchains-v1
rename to prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/query/toolchains-v1
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/cache-v2-df1039ba64630eb17b65.json b/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/cache-v2-df1039ba64630eb17b65.json
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/cache-v2-df1039ba64630eb17b65.json
rename to prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/cache-v2-df1039ba64630eb17b65.json
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-e77366009f616b95cde6.json b/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-e77366009f616b95cde6.json
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-e77366009f616b95cde6.json
rename to prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-e77366009f616b95cde6.json
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-31e4a2f8b87a6fc72df1.json b/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-31e4a2f8b87a6fc72df1.json
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-31e4a2f8b87a6fc72df1.json
rename to prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-31e4a2f8b87a6fc72df1.json
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json b/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json
rename to prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/index-2024-07-02T11-37-57-0834.json b/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/index-2024-07-02T11-37-57-0834.json
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/index-2024-07-02T11-37-57-0834.json
rename to prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/index-2024-07-02T11-37-57-0834.json
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/target-prog_concurrente_2_tp_3-Debug-80ddf9bbf94eaf996359.json b/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/target-prog_concurrente_2_tp_3-Debug-80ddf9bbf94eaf996359.json
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/target-prog_concurrente_2_tp_3-Debug-80ddf9bbf94eaf996359.json
rename to prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/target-prog_concurrente_2_tp_3-Debug-80ddf9bbf94eaf996359.json
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-ef0156dd2811660c1ab1.json b/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-ef0156dd2811660c1ab1.json
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-ef0156dd2811660c1ab1.json
rename to prog_concurrente_2_tp_3/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-ef0156dd2811660c1ab1.json
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeCache.txt b/prog_concurrente_2_tp_3/cmake-build-debug/CMakeCache.txt
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeCache.txt
rename to prog_concurrente_2_tp_3/cmake-build-debug/CMakeCache.txt
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/3.28.1/CMakeCCompiler.cmake b/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/3.28.1/CMakeCCompiler.cmake
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/3.28.1/CMakeCCompiler.cmake
rename to prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/3.28.1/CMakeCCompiler.cmake
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/3.28.1/CMakeDetermineCompilerABI_C.bin b/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/3.28.1/CMakeDetermineCompilerABI_C.bin
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/3.28.1/CMakeDetermineCompilerABI_C.bin
rename to prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/3.28.1/CMakeDetermineCompilerABI_C.bin
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/3.28.1/CMakeSystem.cmake b/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/3.28.1/CMakeSystem.cmake
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/3.28.1/CMakeSystem.cmake
rename to prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/3.28.1/CMakeSystem.cmake
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/3.28.1/CompilerIdC/CMakeCCompilerId.c b/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/3.28.1/CompilerIdC/CMakeCCompilerId.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/3.28.1/CompilerIdC/CMakeCCompilerId.c
rename to prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/3.28.1/CompilerIdC/CMakeCCompilerId.c
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/3.28.1/CompilerIdC/a.out b/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/3.28.1/CompilerIdC/a.out
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/3.28.1/CompilerIdC/a.out
rename to prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/3.28.1/CompilerIdC/a.out
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml b/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml
rename to prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/TargetDirectories.txt b/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/TargetDirectories.txt
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/TargetDirectories.txt
rename to prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/TargetDirectories.txt
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/clion-Debug-log.txt b/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/clion-Debug-log.txt
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/clion-Debug-log.txt
rename to prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/clion-Debug-log.txt
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/clion-environment.txt b/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/clion-environment.txt
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/clion-environment.txt
rename to prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/clion-environment.txt
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/cmake.check_cache b/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/cmake.check_cache
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/cmake.check_cache
rename to prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/cmake.check_cache
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/rules.ninja b/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/rules.ninja
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/rules.ninja
rename to prog_concurrente_2_tp_3/cmake-build-debug/CMakeFiles/rules.ninja
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/build.ninja b/prog_concurrente_2_tp_3/cmake-build-debug/build.ninja
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/build.ninja
rename to prog_concurrente_2_tp_3/cmake-build-debug/build.ninja
diff --git a/pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/cmake_install.cmake b/prog_concurrente_2_tp_3/cmake-build-debug/cmake_install.cmake
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/cmake-build-debug/cmake_install.cmake
rename to prog_concurrente_2_tp_3/cmake-build-debug/cmake_install.cmake
diff --git a/pro_conc/prog_concurrente_2_tp_3/resources/TP5_billard.pdf b/prog_concurrente_2_tp_3/resources/TP5_billard.pdf
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/resources/TP5_billard.pdf
rename to prog_concurrente_2_tp_3/resources/TP5_billard.pdf
diff --git a/pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/SDL2_install_notes.txt b/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/SDL2_install_notes.txt
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/SDL2_install_notes.txt
rename to prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/SDL2_install_notes.txt
diff --git a/pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/coin.png b/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/coin.png
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/coin.png
rename to prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/coin.png
diff --git a/pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/display.c b/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/display.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/display.c
rename to prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/display.c
diff --git a/pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/display.h b/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/display.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/display.h
rename to prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/display.h
diff --git a/pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/makefile b/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/makefile
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/makefile
rename to prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/makefile
diff --git a/pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/objects.png b/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/objects.png
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/objects.png
rename to prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/objects.png
diff --git a/pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/one_armed_bandit.c b/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/one_armed_bandit.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/one_armed_bandit.c
rename to prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/one_armed_bandit.c
diff --git a/pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/one_armed_bandit.h b/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/one_armed_bandit.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/one_armed_bandit.h
rename to prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/one_armed_bandit.h
diff --git a/pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/one_armed_bandit.png b/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/one_armed_bandit.png
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/one_armed_bandit.png
rename to prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/one_armed_bandit.png
diff --git a/pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/thread_sync_utilities.c b/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/thread_sync_utilities.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/thread_sync_utilities.c
rename to prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/thread_sync_utilities.c
diff --git a/pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/thread_sync_utilities.h b/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/thread_sync_utilities.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/thread_sync_utilities.h
rename to prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/thread_sync_utilities.h
diff --git a/pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/user_interaction.c b/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/user_interaction.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/user_interaction.c
rename to prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/user_interaction.c
diff --git a/pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/user_interaction.h b/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/user_interaction.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/user_interaction.h
rename to prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/user_interaction.h
diff --git a/pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/utilities.c b/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/utilities.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/utilities.c
rename to prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/utilities.c
diff --git a/pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/utilities.h b/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/utilities.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/utilities.h
rename to prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/utilities.h
diff --git a/pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/wheel.c b/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/wheel.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/wheel.c
rename to prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/wheel.c
diff --git a/pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/wheel.h b/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/wheel.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/wheel.h
rename to prog_concurrente_2_tp_3/resources/TP_1_One_armed_bandit/src/wheel.h
diff --git a/pro_conc/prog_concurrente_2_tp_3/resources/Variables de condition.pdf b/prog_concurrente_2_tp_3/resources/Variables de condition.pdf
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/resources/Variables de condition.pdf
rename to prog_concurrente_2_tp_3/resources/Variables de condition.pdf
diff --git a/pro_conc/prog_concurrente_2_tp_3/src/billard.c b/prog_concurrente_2_tp_3/src/billard.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/src/billard.c
rename to prog_concurrente_2_tp_3/src/billard.c
diff --git a/pro_conc/prog_concurrente_2_tp_3/src/billard.h b/prog_concurrente_2_tp_3/src/billard.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/src/billard.h
rename to prog_concurrente_2_tp_3/src/billard.h
diff --git a/pro_conc/prog_concurrente_2_tp_3/src/calc_collision_speeds.h b/prog_concurrente_2_tp_3/src/calc_collision_speeds.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/src/calc_collision_speeds.h
rename to prog_concurrente_2_tp_3/src/calc_collision_speeds.h
diff --git a/pro_conc/prog_concurrente_2_tp_3/src/display_and_sound.c b/prog_concurrente_2_tp_3/src/display_and_sound.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/src/display_and_sound.c
rename to prog_concurrente_2_tp_3/src/display_and_sound.c
diff --git a/pro_conc/prog_concurrente_2_tp_3/src/display_and_sound.h b/prog_concurrente_2_tp_3/src/display_and_sound.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/src/display_and_sound.h
rename to prog_concurrente_2_tp_3/src/display_and_sound.h
diff --git a/pro_conc/prog_concurrente_2_tp_3/src/images/black_ball.png b/prog_concurrente_2_tp_3/src/images/black_ball.png
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/src/images/black_ball.png
rename to prog_concurrente_2_tp_3/src/images/black_ball.png
diff --git a/pro_conc/prog_concurrente_2_tp_3/src/images/blue_ball.png b/prog_concurrente_2_tp_3/src/images/blue_ball.png
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/src/images/blue_ball.png
rename to prog_concurrente_2_tp_3/src/images/blue_ball.png
diff --git a/pro_conc/prog_concurrente_2_tp_3/src/images/explode0.png b/prog_concurrente_2_tp_3/src/images/explode0.png
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/src/images/explode0.png
rename to prog_concurrente_2_tp_3/src/images/explode0.png
diff --git a/pro_conc/prog_concurrente_2_tp_3/src/images/explode1.png b/prog_concurrente_2_tp_3/src/images/explode1.png
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/src/images/explode1.png
rename to prog_concurrente_2_tp_3/src/images/explode1.png
diff --git a/pro_conc/prog_concurrente_2_tp_3/src/images/explode2.png b/prog_concurrente_2_tp_3/src/images/explode2.png
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/src/images/explode2.png
rename to prog_concurrente_2_tp_3/src/images/explode2.png
diff --git a/pro_conc/prog_concurrente_2_tp_3/src/images/explode3.png b/prog_concurrente_2_tp_3/src/images/explode3.png
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/src/images/explode3.png
rename to prog_concurrente_2_tp_3/src/images/explode3.png
diff --git a/pro_conc/prog_concurrente_2_tp_3/src/images/explode4.png b/prog_concurrente_2_tp_3/src/images/explode4.png
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/src/images/explode4.png
rename to prog_concurrente_2_tp_3/src/images/explode4.png
diff --git a/pro_conc/prog_concurrente_2_tp_3/src/images/red_ball.png b/prog_concurrente_2_tp_3/src/images/red_ball.png
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/src/images/red_ball.png
rename to prog_concurrente_2_tp_3/src/images/red_ball.png
diff --git a/pro_conc/prog_concurrente_2_tp_3/src/keyboard.c b/prog_concurrente_2_tp_3/src/keyboard.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/src/keyboard.c
rename to prog_concurrente_2_tp_3/src/keyboard.c
diff --git a/pro_conc/prog_concurrente_2_tp_3/src/keyboard.h b/prog_concurrente_2_tp_3/src/keyboard.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/src/keyboard.h
rename to prog_concurrente_2_tp_3/src/keyboard.h
diff --git a/pro_conc/prog_concurrente_2_tp_3/src/libcalc_collision_speeds.a b/prog_concurrente_2_tp_3/src/libcalc_collision_speeds.a
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/src/libcalc_collision_speeds.a
rename to prog_concurrente_2_tp_3/src/libcalc_collision_speeds.a
diff --git a/pro_conc/prog_concurrente_2_tp_3/src/makefile b/prog_concurrente_2_tp_3/src/makefile
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/src/makefile
rename to prog_concurrente_2_tp_3/src/makefile
diff --git a/pro_conc/prog_concurrente_2_tp_3/src/sounds/broken.wav b/prog_concurrente_2_tp_3/src/sounds/broken.wav
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/src/sounds/broken.wav
rename to prog_concurrente_2_tp_3/src/sounds/broken.wav
diff --git a/pro_conc/prog_concurrente_2_tp_3/src/sounds/chock.wav b/prog_concurrente_2_tp_3/src/sounds/chock.wav
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/src/sounds/chock.wav
rename to prog_concurrente_2_tp_3/src/sounds/chock.wav
diff --git a/pro_conc/prog_concurrente_2_tp_3/src/thread_sync_utilities.c b/prog_concurrente_2_tp_3/src/thread_sync_utilities.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/src/thread_sync_utilities.c
rename to prog_concurrente_2_tp_3/src/thread_sync_utilities.c
diff --git a/pro_conc/prog_concurrente_2_tp_3/src/thread_sync_utilities.h b/prog_concurrente_2_tp_3/src/thread_sync_utilities.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/src/thread_sync_utilities.h
rename to prog_concurrente_2_tp_3/src/thread_sync_utilities.h
diff --git a/pro_conc/prog_concurrente_2_tp_3/src/tools.c b/prog_concurrente_2_tp_3/src/tools.c
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/src/tools.c
rename to prog_concurrente_2_tp_3/src/tools.c
diff --git a/pro_conc/prog_concurrente_2_tp_3/src/tools.h b/prog_concurrente_2_tp_3/src/tools.h
similarity index 100%
rename from pro_conc/prog_concurrente_2_tp_3/src/tools.h
rename to prog_concurrente_2_tp_3/src/tools.h
diff --git a/pro_conc/s_exos/Corrections_cond_var/Ex1.c b/s_exos/Corrections_cond_var/Ex1.c
similarity index 100%
rename from pro_conc/s_exos/Corrections_cond_var/Ex1.c
rename to s_exos/Corrections_cond_var/Ex1.c
diff --git a/pro_conc/s_exos/Corrections_cond_var/Ex2.c b/s_exos/Corrections_cond_var/Ex2.c
similarity index 100%
rename from pro_conc/s_exos/Corrections_cond_var/Ex2.c
rename to s_exos/Corrections_cond_var/Ex2.c
diff --git a/pro_conc/s_exos/Corrections_cond_var/Ex3.c b/s_exos/Corrections_cond_var/Ex3.c
similarity index 100%
rename from pro_conc/s_exos/Corrections_cond_var/Ex3.c
rename to s_exos/Corrections_cond_var/Ex3.c
diff --git a/pro_conc/s_exos/Corrections_cond_var/makefile b/s_exos/Corrections_cond_var/makefile
similarity index 100%
rename from pro_conc/s_exos/Corrections_cond_var/makefile
rename to s_exos/Corrections_cond_var/makefile
diff --git a/pro_conc/s_exos/serie1/ex1.c b/s_exos/serie1/ex1.c
similarity index 100%
rename from pro_conc/s_exos/serie1/ex1.c
rename to s_exos/serie1/ex1.c
diff --git a/pro_conc/s_exos/serie1/ex2.c b/s_exos/serie1/ex2.c
similarity index 100%
rename from pro_conc/s_exos/serie1/ex2.c
rename to s_exos/serie1/ex2.c
diff --git a/pro_conc/s_exos/serie1/ex3.c b/s_exos/serie1/ex3.c
similarity index 100%
rename from pro_conc/s_exos/serie1/ex3.c
rename to s_exos/serie1/ex3.c
diff --git a/pro_conc/s_exos/serie1/ex4.c b/s_exos/serie1/ex4.c
similarity index 100%
rename from pro_conc/s_exos/serie1/ex4.c
rename to s_exos/serie1/ex4.c
diff --git a/pro_conc/s_exos/serie1/makefile b/s_exos/serie1/makefile
similarity index 100%
rename from pro_conc/s_exos/serie1/makefile
rename to s_exos/serie1/makefile
diff --git a/pro_conc/s_exos/serie3/.idea/.gitignore b/s_exos/serie3/.idea/.gitignore
similarity index 100%
rename from pro_conc/s_exos/serie3/.idea/.gitignore
rename to s_exos/serie3/.idea/.gitignore
diff --git a/pro_conc/s_exos/serie3/.idea/misc.xml b/s_exos/serie3/.idea/misc.xml
similarity index 100%
rename from pro_conc/s_exos/serie3/.idea/misc.xml
rename to s_exos/serie3/.idea/misc.xml
diff --git a/pro_conc/s_exos/serie3/ex1.c b/s_exos/serie3/ex1.c
similarity index 100%
rename from pro_conc/s_exos/serie3/ex1.c
rename to s_exos/serie3/ex1.c
diff --git a/pro_conc/s_exos/serie3/ex2.c b/s_exos/serie3/ex2.c
similarity index 100%
rename from pro_conc/s_exos/serie3/ex2.c
rename to s_exos/serie3/ex2.c
diff --git a/pro_conc/s_exos/serie3/ex3.c b/s_exos/serie3/ex3.c
similarity index 100%
rename from pro_conc/s_exos/serie3/ex3.c
rename to s_exos/serie3/ex3.c
diff --git a/pro_conc/s_exos/serie3/ex4.c b/s_exos/serie3/ex4.c
similarity index 100%
rename from pro_conc/s_exos/serie3/ex4.c
rename to s_exos/serie3/ex4.c
diff --git a/pro_conc/s_exos/serie3/makefile b/s_exos/serie3/makefile
similarity index 100%
rename from pro_conc/s_exos/serie3/makefile
rename to s_exos/serie3/makefile
diff --git a/pro_conc/s_exos/serie4/ex1.c b/s_exos/serie4/ex1.c
similarity index 100%
rename from pro_conc/s_exos/serie4/ex1.c
rename to s_exos/serie4/ex1.c
diff --git a/pro_conc/s_exos/serie4/ex2.c b/s_exos/serie4/ex2.c
similarity index 100%
rename from pro_conc/s_exos/serie4/ex2.c
rename to s_exos/serie4/ex2.c
diff --git a/pro_conc/s_exos/serie4/ex3.c b/s_exos/serie4/ex3.c
similarity index 100%
rename from pro_conc/s_exos/serie4/ex3.c
rename to s_exos/serie4/ex3.c
diff --git a/pro_conc/s_exos/serie4/ex4.c b/s_exos/serie4/ex4.c
similarity index 100%
rename from pro_conc/s_exos/serie4/ex4.c
rename to s_exos/serie4/ex4.c
diff --git a/pro_conc/s_exos/serie4/makefile b/s_exos/serie4/makefile
similarity index 100%
rename from pro_conc/s_exos/serie4/makefile
rename to s_exos/serie4/makefile
diff --git a/pro_conc/s_exos/serie5/.idea/.gitignore b/s_exos/serie5/.idea/.gitignore
similarity index 100%
rename from pro_conc/s_exos/serie5/.idea/.gitignore
rename to s_exos/serie5/.idea/.gitignore
diff --git a/pro_conc/s_exos/serie5/.idea/misc.xml b/s_exos/serie5/.idea/misc.xml
similarity index 100%
rename from pro_conc/s_exos/serie5/.idea/misc.xml
rename to s_exos/serie5/.idea/misc.xml
diff --git a/pro_conc/s_exos/serie5/Peterson.c b/s_exos/serie5/Peterson.c
similarity index 100%
rename from pro_conc/s_exos/serie5/Peterson.c
rename to s_exos/serie5/Peterson.c
diff --git a/pro_conc/s_exos/serie5/lock b/s_exos/serie5/lock
similarity index 100%
rename from pro_conc/s_exos/serie5/lock
rename to s_exos/serie5/lock
diff --git a/pro_conc/s_exos/serie5/lock.c b/s_exos/serie5/lock.c
similarity index 100%
rename from pro_conc/s_exos/serie5/lock.c
rename to s_exos/serie5/lock.c
diff --git a/pro_conc/s_exos/serie5/makefile b/s_exos/serie5/makefile
similarity index 100%
rename from pro_conc/s_exos/serie5/makefile
rename to s_exos/serie5/makefile
diff --git a/pro_conc/s_exos/serie5/peterson_with_barrier.s b/s_exos/serie5/peterson_with_barrier.s
similarity index 100%
rename from pro_conc/s_exos/serie5/peterson_with_barrier.s
rename to s_exos/serie5/peterson_with_barrier.s
diff --git a/pro_conc/s_exos/serie5/peterson_without_barrier.s b/s_exos/serie5/peterson_without_barrier.s
similarity index 100%
rename from pro_conc/s_exos/serie5/peterson_without_barrier.s
rename to s_exos/serie5/peterson_without_barrier.s
diff --git a/pro_conc/s_exos/serie6/.idea/.gitignore b/s_exos/serie6/.idea/.gitignore
similarity index 100%
rename from pro_conc/s_exos/serie6/.idea/.gitignore
rename to s_exos/serie6/.idea/.gitignore
diff --git a/pro_conc/s_exos/serie6/.idea/misc.xml b/s_exos/serie6/.idea/misc.xml
similarity index 100%
rename from pro_conc/s_exos/serie6/.idea/misc.xml
rename to s_exos/serie6/.idea/misc.xml
diff --git a/pro_conc/s_exos/serie6/Ex2.c b/s_exos/serie6/Ex2.c
similarity index 100%
rename from pro_conc/s_exos/serie6/Ex2.c
rename to s_exos/serie6/Ex2.c
diff --git a/pro_conc/s_exos/serie6/Ex3.c b/s_exos/serie6/Ex3.c
similarity index 100%
rename from pro_conc/s_exos/serie6/Ex3.c
rename to s_exos/serie6/Ex3.c
diff --git a/pro_conc/s_exos/serie6/Ex3_etu.c b/s_exos/serie6/Ex3_etu.c
similarity index 100%
rename from pro_conc/s_exos/serie6/Ex3_etu.c
rename to s_exos/serie6/Ex3_etu.c
diff --git a/pro_conc/s_exos/serie6/makefile b/s_exos/serie6/makefile
similarity index 100%
rename from pro_conc/s_exos/serie6/makefile
rename to s_exos/serie6/makefile
diff --git a/pro_conc/s_exos/serie6/thread_wrapper.c b/s_exos/serie6/thread_wrapper.c
similarity index 100%
rename from pro_conc/s_exos/serie6/thread_wrapper.c
rename to s_exos/serie6/thread_wrapper.c
diff --git a/pro_conc/s_exos/serie6/thread_wrapper.h b/s_exos/serie6/thread_wrapper.h
similarity index 100%
rename from pro_conc/s_exos/serie6/thread_wrapper.h
rename to s_exos/serie6/thread_wrapper.h
diff --git a/pro_conc/s_exos/serie7/Correction.pdf b/s_exos/serie7/Correction.pdf
similarity index 100%
rename from pro_conc/s_exos/serie7/Correction.pdf
rename to s_exos/serie7/Correction.pdf
diff --git a/pro_conc/s_exos/serie9/Corrections.pdf b/s_exos/serie9/Corrections.pdf
similarity index 100%
rename from pro_conc/s_exos/serie9/Corrections.pdf
rename to s_exos/serie9/Corrections.pdf
diff --git a/pro_conc/s_exos/serie9/solution_philosophes.zip b/s_exos/serie9/solution_philosophes.zip
similarity index 100%
rename from pro_conc/s_exos/serie9/solution_philosophes.zip
rename to s_exos/serie9/solution_philosophes.zip
diff --git a/pro_conc/tp/TP_prod_cons_custom_queues.pdf b/tp/TP_prod_cons_custom_queues.pdf
similarity index 100%
rename from pro_conc/tp/TP_prod_cons_custom_queues.pdf
rename to tp/TP_prod_cons_custom_queues.pdf