view regexParser/grepWalk.h @ 243:7189d24dd45e

node initialization in SCValue createState
author Masataka Kohagura <kohagura@cr.ie.u-ryukyu.ac.jp>
date Thu, 21 Jan 2016 16:22:18 +0900
parents 6d0a0126ddda
children 948428caf616
line wrap: on
line source

#include "regexParser.h"

extern void grepWalk(TransitionGeneratorPtr tg, Buffer buff);