changeset 1584:4966029eeb32 draft

Fix
author Masa <e085726@ie.u-ryukyu.ac.jp>
date Sun, 31 Mar 2013 20:29:36 +0900
parents 40a3504126a4
children 345139e65ef1
files example/regex_masa/main.o example/regex_masa/ppe/Exec.o example/regex_masa/ppe/Print.o example/regex_masa/task_init.o example/word_count/main.cc
diffstat 5 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
Binary file example/regex_masa/main.o has changed
Binary file example/regex_masa/ppe/Exec.o has changed
Binary file example/regex_masa/ppe/Print.o has changed
Binary file example/regex_masa/task_init.o has changed
--- a/example/word_count/main.cc	Sun Mar 31 14:21:42 2013 +0900
+++ b/example/word_count/main.cc	Sun Mar 31 20:29:36 2013 +0900
@@ -1,4 +1,4 @@
-s#include <stdio.h>
+#include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 #include <sys/mman.h>