diff --git a/settings.yaml b/settings.yaml index 10b7643..bdeec31 100644 --- a/settings.yaml +++ b/settings.yaml @@ -1,5 +1,5 @@ # Should the program remove any existing files in the Cores directory and start again? -clean_run: false +clean_run: true bacon: true bchron: true @@ -7,7 +7,7 @@ bchron: true version: 1 # If a parameters file exists with the current version number should that file overwritten? -reset_parameters: false +reset_parameters: true # Where will the Bacon core files go? core_path: 'Cores'