view regexParser/grepWalk.h @ 313:90ccd94906c0

minor fix
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Tue, 09 Feb 2016 11:02:35 +0900
parents bdfe0a32c48f
children
line wrap: on
line source

#include "regexParser.h"

extern void grepWalk(TransitionGeneratorPtr tg, Buffer buff);