Mercurial > hg > Applications > Grep
view regexParser/grepWalk.h @ 272:5aa9d01926f1
Cerium version no compile errors
author | kono |
---|---|
date | Fri, 29 Jan 2016 20:38:18 +0900 |
parents | 6d0a0126ddda |
children | 948428caf616 |
line wrap: on
line source
#include "regexParser.h" extern void grepWalk(TransitionGeneratorPtr tg, Buffer buff);