Mercurial > hg > Applications > Grep
view regexParser/CeriumGrep.h @ 267:5d4afe6f6d00
fix(not working)
author | Masataka Kohagura <kohagura@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Fri, 29 Jan 2016 13:31:01 +0900 (2016-01-29) |
parents | e51cac73e42a |
children |
line wrap: on
line source
#include "regexParser.h" extern Search grep(int argc,char **argv,bool parallel);