diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2021-05-31 23:22:36 +0000 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2021-05-31 23:22:36 +0000 |
| commit | 57f683f181495b802761d23e36b6d7ff75863613 (patch) | |
| tree | a0a8777e21cdce16a6e10d49a8e6440bd38f7518 /nimitoki.h | |
| parent | cc2975038177e2738ea9d75100d534a0296fa260 (diff) | |
| download | nimisewi_c-57f683f181495b802761d23e36b6d7ff75863613.tar.gz nimisewi_c-57f683f181495b802761d23e36b6d7ff75863613.zip | |
added initial filesv0.0.1
FossilOrigin-Name: ec9a2c52b6452b8e2ad9d1e6e692c3288c28c0dde71fb72371885b7750ce08c8
Diffstat (limited to 'nimitoki.h')
| -rw-r--r-- | nimitoki.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/nimitoki.h b/nimitoki.h new file mode 100644 index 0000000..bf909fe --- /dev/null +++ b/nimitoki.h @@ -0,0 +1,10 @@ +/* this file is generated by makenimitoki program, + * so do not edit it directly, but modify makenimitoki.c as you wish + */ +#ifndef NIMI_TOKI_H +#define NIMI_TOKI_H + +extern const char *nimi_toki[]; /* list of words */ +extern const unsigned long suli_pi_nimi_toki /* length of word list */; + +#endif /* NIMI_TOKI_H */
\ No newline at end of file |
