M dgp/grammar.hh
M dgp/symbol.hh git-svn-id: svn://atos.wmid.amu.edu.pl/utt@65 e293616e-ec6a-49c2-aa92-f4a8b91c5d16
This commit is contained in:
parent
2d89d4bc82
commit
2969c84f86
@ -16,7 +16,7 @@ class Link
|
||||
Role role;
|
||||
FlagSet hflags;
|
||||
FlagSet dflags;
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
class Grammar
|
||||
|
@ -4,6 +4,7 @@
|
||||
#include <ext/hash_map>
|
||||
//#include <ext/hash_fun.h>
|
||||
#include <string>
|
||||
#include <string.h>
|
||||
#include <fstream>
|
||||
#include <vector>
|
||||
#include <iostream>
|
||||
|
Loading…
Reference in New Issue
Block a user