Further objectification of the SCI vocabulary functions. Removed the "kernel_words" console command, as it's exactly the same as "parser_words"

svn-id: r41065
This commit is contained in:
Filippos Karapetis 2009-05-31 12:05:49 +00:00
parent 555d4038cc
commit e317012cce
14 changed files with 607 additions and 581 deletions

View file

@ -111,7 +111,6 @@ EngineState::EngineState() : _dirseeker(this) {
sys_strings = 0;
string_frag_segment = 0;
parser_rules = 0;
memset(parser_nodes, 0, sizeof(parser_nodes));
parser_valid = 0;