Convert more of Frontend processing to command lists.

This commit is contained in:
nemerle
2016-04-29 12:23:12 +02:00
parent 4682bda8d8
commit 2452984864
3 changed files with 47 additions and 247 deletions

View File

@@ -11,8 +11,6 @@ public:
bool FrontEnd(); /* frontend.c */
void initializeMachineState(Project & proj);
void createEntryProc(Project &proj);
signals:
public slots: