Index: sources/storage/storageglobals.h =================================================================== diff -u -r44a85c96ab55e424866ec4cca0270aa218355f82 -rc71deaab48699cffdf9db816dfac2778d79c2238 --- sources/storage/storageglobals.h (.../storageglobals.h) (revision 44a85c96ab55e424866ec4cca0270aa218355f82) +++ sources/storage/storageglobals.h (.../storageglobals.h) (revision c71deaab48699cffdf9db816dfac2778d79c2238) @@ -27,4 +27,8 @@ extern const char *Log_Base_Path_Name ; extern const char *Log_Base_Path_Name_Location; extern const char *Log_File_Name ; + + // Treatment + extern const char *Treatment_Profiles_Dir ; + extern const char *Treatment_Parameter_Ranges_Path ; }