Patch level :

Files correlati     :
Ricompilazione Demo : [ ]
Commento            : risolti conglitti


git-svn-id: svn://10.65.10.50/trunk@6887 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 1998-07-28 09:59:45 +00:00
parent 12227a589a
commit 0745e3e1f0

View File

@ -211,7 +211,6 @@ public:
bool has_opzchars(const char * pattern);
bool has_mandchars(const char * pattern);
const char *mand_chars() {return _metach_mand;};
const char *opz_chars() {return _metach_opz;};
TMetachar(const char * str);