diff options
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 |
