1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-03 06:45:37 -08:00
openbsd-src/lib/libedit/tokenizern.c
schwarze 933c3038f3 The files editline.c, historyn.c, and tokenizern.c are completely
constant and very short and simple.  Check them into CVS rather
than generating them at build time in a complicated way.
OK martijn@, also proofread by Christian Heckendorf <mbie at ulmus dot me>
2016-05-03 11:19:30 +00:00

4 lines
62 B
C

#include "config.h"
#define NARROWCHAR
#include "tokenizer.c"