Mercurial > hg > Members > masakoha > testcode
view regexParser/grepWalk.h @ 287:2f3e7bba038e
fix \
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Sun, 31 Jan 2016 22:59:59 +0900 |
parents | 6d0a0126ddda |
children | 948428caf616 |
line wrap: on
line source
#include "regexParser.h" extern void grepWalk(TransitionGeneratorPtr tg, Buffer buff);