#ifndef __REM_COMMENTS__
#define __REM_COMMENTS__
#include <common/MString.h>
String *rem_comments(char *text);
#endif
