DrylandEcology / STEPWAT2

folder
4 stars 5 forks source link

Remove DEBUG_MEM From Code #559

Closed alexisBelt closed 10 months ago

alexisBelt commented 11 months ago

The DEBUG_MEM code, which was previously used to debug memory, is outdated and not needed, as it is not even functional anymore. It needs to be deleted from the code. It seems to be in the following files:

ST_functions.h ST_indivs.c ST_main.c ST_params.c ST_resgroups.c ST_species.c ST_stats.c sw_src\mymemory.c sw_src\mymemory.h sw_src\SW_Control.c sw_src\SW_Control.h sw_src\SW_Files.c sw_src\SW_Files.h sw_src\SW_Markov.c sw_src\SW_Markov.h sw_src\SW_Output.c sw_src\SW_Output.h sw_src\SW_Site.c sw_src\SW_Site.h sw_src\SW_SoilWater.c sw_src\SW_SoilWater.h sw_src\SW_Weather.c sw_src\SW_Weather.h sxc_funcs.h sxw.c