Skip to content

Commit

Permalink
Changed 'REMOVE_FILES' to False
Browse files Browse the repository at this point in the history
  • Loading branch information
vcalderon2009 committed Feb 22, 2018
1 parent 3a0d957 commit bd15c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ MOCKS_CATL_DIR = $(DATA_DIR)/processed/*

# CPU-Fraction
CPU_FRAC = 0.75
REMOVE_FILES = "True"
REMOVE_FILES = "False"
COSMO_CHOICE="Planck"
HALOTYPE="m200"

Expand Down

0 comments on commit bd15c05

Please sign in to comment.