Mercurial > hg > Game > Cerium
changeset 1668:5c70efa8f3dd draft
fix regex_masa
author | Masa <e085726@ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 17 Jul 2013 23:30:29 +0900 |
parents | 805f60a3e9f9 |
children | 56eb3babc8b9 |
files | example/regex_mas/ppe/Exec.cc |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/example/regex_mas/ppe/Exec.cc Wed Jul 17 18:18:01 2013 +0900 +++ b/example/regex_mas/ppe/Exec.cc Wed Jul 17 23:30:29 2013 +0900 @@ -53,7 +53,7 @@ o_data[0] = BM_method(i_data,offset,length,search_word,o_data); - s->printf("%d\n",o_data[0]); + //s->printf("%d\n",o_data[0]); //s->printf("in Exec.cc\n");