diff options
| -rw-r--r-- | mruby/HelloMRuby/hello_mruby.c | 9 |
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> |
