view regexParser/grepWalk.h @ 309:058c87665213

small fix
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 08 Feb 2016 18:04:28 +0900
parents bdfe0a32c48f
children
line wrap: on
line source

#include "regexParser.h"

extern void grepWalk(TransitionGeneratorPtr tg, Buffer buff);