diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2baac69ef442bf6125e8157f200bd87689dcfa6c..4a03512441c63dcb9ccf35a25d3140201c9641c2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@
 ## PROJECT: SIMC (Cmake build with file input)
 ################################################################################
 cmake_minimum_required (VERSION 3.8)
-project (simc VERSION 1.0.0 LANGUAGES CXX FORTRAN )
+project (simc VERSION 1.0.0 )
 
 ################################################################################
 ## CMAKE Settings 
diff --git a/containers/.DS_Store b/containers/.DS_Store
new file mode 100644
index 0000000000000000000000000000000000000000..02d2ca118f58e99790a8170048ad8c508b853c26
Binary files /dev/null and b/containers/.DS_Store differ