Mercurial > hg > Applications > Grep
view regexParser/CeriumGrep.h @ 293:948428caf616
NFA maximum match worked
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 02 Feb 2016 10:38:45 +0900 |
parents | e51cac73e42a |
children |
line wrap: on
line source
#include "regexParser.h" extern Search grep(int argc,char **argv,bool parallel);