simplified the architecture
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include "objects.h"
|
||||
#include "../utils/defs.h"
|
||||
#include "../utils/hash.h"
|
||||
#include "../common/defs.h"
|
||||
#include "../defs.h"
|
||||
|
||||
static void print(Object *obj, FILE *fp);
|
||||
static _Bool op_eql(Object *self, Object *other);
|
||||
|
||||
Reference in New Issue
Block a user