#ifndef MEAT_GRINDER_CONST_GENERAL_H
#define MEAT_GRINDER_CONST_GENERAL_H

extern const char * const MG_SU_PATH[];

extern const char * const MG_EXPOSED_FILES[];

extern const char * const MG_READ_ONLY_PATH[];


#endif //MEAT_GRINDER_CONST_GENERAL_H
