view regexParser/grepWalk.h @ 233:6d0a0126ddda

remove sequentialSearch.h
author Masataka Kohagura <kohagura@cr.ie.u-ryukyu.ac.jp>
date Tue, 19 Jan 2016 13:19:05 +0900
parents 1a34e702776a
children 948428caf616
line wrap: on
line source

#include "regexParser.h"

extern void grepWalk(TransitionGeneratorPtr tg, Buffer buff);