From a5bc5b2574c1cf000258e9f209319bf65d3a6672 Mon Sep 17 00:00:00 2001 From: Masaki Muranaka Date: Mon, 4 Mar 2013 22:27:23 +0900 Subject: [PATCH] Move src/sprintf to mrbgems/mruby-sprintf/src/ --- {src => mrbgems/mruby-sprintf/src}/sprintf.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {src => mrbgems/mruby-sprintf/src}/sprintf.c (100%) diff --git a/src/sprintf.c b/mrbgems/mruby-sprintf/src/sprintf.c similarity index 100% rename from src/sprintf.c rename to mrbgems/mruby-sprintf/src/sprintf.c