view regexParser/grepWalk.h @ 250:e60dd2fa3409

remove SCValue
author Masataka Kohagura <kohagura@cr.ie.u-ryukyu.ac.jp>
date Sat, 23 Jan 2016 13:51:33 +0900
parents 6d0a0126ddda
children 948428caf616
line wrap: on
line source

#include "regexParser.h"

extern void grepWalk(TransitionGeneratorPtr tg, Buffer buff);