mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 18:52:50 -06:00
the reader now controls the PGF version
This commit is contained in:
@@ -40,6 +40,9 @@
|
||||
#include<stdint.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#define PGF_MAJOR_VERSION 2
|
||||
#define PGF_MINOR_VERSION 1
|
||||
|
||||
/* A generic structure to store text. The last field is variable length */
|
||||
typedef struct {
|
||||
size_t size;
|
||||
|
||||
Reference in New Issue
Block a user