Mercurial > hg > Game > Cerium
diff example/regex_mas/ppe/Exec.cc @ 1645:4698c92bf2ca draft
Regex_mas implement time measurement.
author | Masa <e085726@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 24 Jun 2013 17:28:28 +0900 |
parents | b9f46cc511d3 |
children | 0dcdaa4dfecb |
line wrap: on
line diff
--- a/example/regex_mas/ppe/Exec.cc Mon Jun 24 12:23:36 2013 +0900 +++ b/example/regex_mas/ppe/Exec.cc Mon Jun 24 17:28:28 2013 +0900 @@ -57,7 +57,7 @@ //printf("offset = %ld\n",(long int)offset); BM_method(i_data,offset,length,search_word,o_data); - s->printf("in Exec.cc\n"); + //s->printf("in Exec.cc\n"); return 0;