cmake_minimum_required (VERSION 2.8)

add_subdirectory("phys")
add_subdirectory("Utility_routines")
add_subdirectory("data_structures")

