lem.h - usuniety bd, teraz kompiluje si

This commit is contained in:
Tomasz Obrebski 2012-02-09 16:17:03 +01:00
parent c21bdd6340
commit 2ff1f65f9b

View File

@ -41,7 +41,7 @@ public:
// operator bool() { return _dict && info; }
private:
UTTSymbolTable _dict;
UTT::SymbolTable _dict;
char* info[SIZE];
};