diff options
Diffstat (limited to 'src/primitives.c')
-rw-r--r-- | src/primitives.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/primitives.c b/src/primitives.c new file mode 100644 index 0000000..798a691 --- /dev/null +++ b/src/primitives.c @@ -0,0 +1,3 @@ +#ifndef HONEY_PRIMITIVE_OBJECTS +#define HONEY_PRIMITIVE_OBJECTS + |