Mercurial > hg > Applications > Grep
view regexParser/grepWalk.h @ 290:7f320313f44e
clean up test in Makefile
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 01 Feb 2016 10:51:56 +0900 |
parents | 6d0a0126ddda |
children | 948428caf616 |
line wrap: on
line source
#include "regexParser.h" extern void grepWalk(TransitionGeneratorPtr tg, Buffer buff);