changeset 1670:56eb3babc8b9 draft

merge
author kono
date Thu, 18 Jul 2013 07:54:45 +0900
parents 724fd3c1ac92 (current diff) 5c70efa8f3dd (diff)
children 6b34346cf23a
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/example/regex_mas/ppe/Exec.cc	Thu Jul 18 07:53:26 2013 +0900
+++ b/example/regex_mas/ppe/Exec.cc	Thu Jul 18 07:54:45 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");