view regexParser/generateSequentialSearch.h @ 320:da02a7258d54

fix
author mir3636
date Sun, 08 May 2016 23:31:14 +0900
parents c9ac6f06e706
children
line wrap: on
line source

#include "regexParser.h"

extern void exportState(TransitionGeneratorPtr tg);
extern void exportStateLoop(TransitionGeneratorPtr tg);
extern void exportStateCbC(TransitionGeneratorPtr tg);