- Migrated DOM off A3, onto A3t.  First live use of new parser.
This commit is contained in:
Paul Beckingham 2014-04-24 11:48:43 -04:00
parent d99f40eaad
commit 0dc73d759b
3 changed files with 17 additions and 7 deletions

View file

@ -168,10 +168,6 @@ int Context::initialize (int argc, const char** argv)
a3t.entity ("readcmd", cmd->first);
else
a3t.entity ("writecmd", cmd->first);
// TODO Entities: Reports.
// TODO Entities: Special commands.
// TODO Need: bool Command::report() - maybe not.
}
// Instantiate built-in column objects.