Posets now integrated into the CGenerator, so the CGenerator now chooses a valid order for the object definitions based on their dependence on each other. Another test now passing
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include "Type.h"
|
||||
|
||||
#include "util.h"
|
||||
#include "Poset.h"
|
||||
|
||||
|
||||
class CGenerator {
|
||||
|
||||
Reference in New Issue
Block a user