Parser Integration
- New parser integrated and functioning, but only shadows the A3 parser. In debug mode, there is new output, but that's all that happenѕ.
This commit is contained in:
@@ -50,7 +50,7 @@ A3t::~A3t ()
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
void A3t::initialize (int argc, char** argv)
|
||||
void A3t::initialize (int argc, const char** argv)
|
||||
{
|
||||
for (int i = 0; i < argc; ++i)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user