diff options
Diffstat (limited to 'convert-to-mayan.c')
| -rw-r--r-- | convert-to-mayan.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/convert-to-mayan.c b/convert-to-mayan.c new file mode 100644 index 0000000..b27c519 --- /dev/null +++ b/convert-to-mayan.c @@ -0,0 +1,4 @@ +/* See LICENSE file for copyright and license details. */ +#include "common.h" + +SIMPLE(libcharconv_mayan) |
