aboutsummaryrefslogtreecommitdiffstats
path: root/nimitoki.h
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2021-08-27 23:54:10 +0000
committerla-ninpre <leobrekalini@gmail.com>2021-08-27 23:54:10 +0000
commita00752d9d68b00c319bea79afa43d4b118fc216e (patch)
treefe5dfba02569a8bd17744163cb415497c221a54d /nimitoki.h
parent0846a40229ad8753419a0ab8a303d3a293df305e (diff)
downloadnimisewi_c-0.1.0.tar.gz
nimisewi_c-0.1.0.zip
use gnu autotools build system for configuring.v0.1.0
this was kinda tough, but interesting. FossilOrigin-Name: b881bb67b683313959c94ce172b9fb307400c0f43a262f82ab2d3b2c1a8cb557
Diffstat (limited to 'nimitoki.h')
-rw-r--r--nimitoki.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nimitoki.h b/nimitoki.h
index 9844bb6..e8d5c40 100644
--- a/nimitoki.h
+++ b/nimitoki.h
@@ -5,6 +5,7 @@
#define NIMI_TOKI_H
#include <stdlib.h>
+
extern const char *nimi_toki[]; /* list of words */
extern const unsigned long suli_pi_nimi_toki /* length of word list */;