CLI2: Added ::defaultCommand

This commit is contained in:
Paul Beckingham 2015-06-14 17:49:16 -04:00
parent 81844753fd
commit f59724297f
2 changed files with 32 additions and 30 deletions

View file

@ -130,7 +130,9 @@ private:
void findOperators ();
void findAttributes ();
void insertJunctions ();
void injectDefaults ();
*/
void defaultCommand ();
/*
void decomposeModAttributes ();
void decomposeModAttributeModifiers ();
void decomposeModTags ();