summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorYukihiro Matsumoto <[email protected]>2012-06-03 02:12:32 +0900
committerYukihiro Matsumoto <[email protected]>2012-06-03 02:12:32 +0900
commit1c926e852ed85d1bffad83a0f4b650c0575c325d (patch)
tree16ccce509995175e84657f7160256e72ce1feb74
parentb9923ba12f8aaea2380343b50bd6fcd7c508d29b (diff)
downloadmruby-1c926e852ed85d1bffad83a0f4b650c0575c325d.tar.gz
mruby-1c926e852ed85d1bffad83a0f4b650c0575c325d.zip
removed mruby directory created for xcode
-rw-r--r--mruby/HelloMRuby/hello_mruby.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/mruby/HelloMRuby/hello_mruby.c b/mruby/HelloMRuby/hello_mruby.c
deleted file mode 100644
index b727c95ec..000000000
--- a/mruby/HelloMRuby/hello_mruby.c
+++ /dev/null
@@ -1,9 +0,0 @@
-//
-// hello_mruby.c
-// mruby
-//
-// Created by Paolo Bosetti on 5/22/12.
-// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
-//
-
-#include <stdio.h>