forked from GitHub/gf-core
remove the pgf2yaml tool which was both broken and redundant. The declarations for generic programming from data.c are removed as well
This commit is contained in:
@@ -42,10 +42,8 @@ extern GU_DECLARE_TYPE(PgfExn, abstract);
|
||||
/// @{
|
||||
|
||||
typedef struct PgfPGF PgfPGF;
|
||||
extern GU_DECLARE_TYPE(PgfPGF, struct);
|
||||
|
||||
typedef struct PgfConcr PgfConcr;
|
||||
extern GU_DECLARE_TYPE(PgfConcr, struct);
|
||||
|
||||
|
||||
/**< A representation of a PGF grammar.
|
||||
|
||||
Reference in New Issue
Block a user