forked from GitHub/gf-core
Add and pass all the abstraction test cases. Some header cleanup.
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
|
||||
#include <pgf/pgf.h>
|
||||
|
||||
#include "./compat.h"
|
||||
|
||||
typedef struct {
|
||||
PyObject_HEAD
|
||||
PyObject *hypos; // PyListObject of PyTupleObject: (bind_type: int, cid: string, type: TypeObject)
|
||||
|
||||
Reference in New Issue
Block a user