From d078862cdd53ffd475b0f32dceeb49f0d438bd35 Mon Sep 17 00:00:00 2001 From: myun2 Date: Fri, 22 Jun 2012 11:32:28 +0900 Subject: [PATCH] =?utf8?q?roast=5Fpp=20=E7=B3=BB=E3=81=AE=E7=A7=BB?= =?utf8?q?=E5=8B=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- roast/include/{ => roast/pp}/roast_pp.h | 0 roast/include/{ => roast/pp}/roast_pp_arithmetic.h | 0 roast/include/{ => roast/pp}/roast_pp_repeat.h | 0 roast/include/{ => roast/pp}/roast_pp_repeat_Y.h | 0 roast/include/{ => roast/pp}/roast_pp_repeat_Z.h | 0 roast/include/{ => roast/pp}/roast_pp_repeat_inc_param_x.h | 0 roast/include/{ => roast/pp}/roast_pp_repeat_inc_param_x_Y.h | 0 roast/include/{ => roast/pp}/roast_pp_repeat_inc_param_x_Z.h | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename roast/include/{ => roast/pp}/roast_pp.h (100%) rename roast/include/{ => roast/pp}/roast_pp_arithmetic.h (100%) rename roast/include/{ => roast/pp}/roast_pp_repeat.h (100%) rename roast/include/{ => roast/pp}/roast_pp_repeat_Y.h (100%) rename roast/include/{ => roast/pp}/roast_pp_repeat_Z.h (100%) rename roast/include/{ => roast/pp}/roast_pp_repeat_inc_param_x.h (100%) rename roast/include/{ => roast/pp}/roast_pp_repeat_inc_param_x_Y.h (100%) rename roast/include/{ => roast/pp}/roast_pp_repeat_inc_param_x_Z.h (100%) diff --git a/roast/include/roast_pp.h b/roast/include/roast/pp/roast_pp.h similarity index 100% rename from roast/include/roast_pp.h rename to roast/include/roast/pp/roast_pp.h diff --git a/roast/include/roast_pp_arithmetic.h b/roast/include/roast/pp/roast_pp_arithmetic.h similarity index 100% rename from roast/include/roast_pp_arithmetic.h rename to roast/include/roast/pp/roast_pp_arithmetic.h diff --git a/roast/include/roast_pp_repeat.h b/roast/include/roast/pp/roast_pp_repeat.h similarity index 100% rename from roast/include/roast_pp_repeat.h rename to roast/include/roast/pp/roast_pp_repeat.h diff --git a/roast/include/roast_pp_repeat_Y.h b/roast/include/roast/pp/roast_pp_repeat_Y.h similarity index 100% rename from roast/include/roast_pp_repeat_Y.h rename to roast/include/roast/pp/roast_pp_repeat_Y.h diff --git a/roast/include/roast_pp_repeat_Z.h b/roast/include/roast/pp/roast_pp_repeat_Z.h similarity index 100% rename from roast/include/roast_pp_repeat_Z.h rename to roast/include/roast/pp/roast_pp_repeat_Z.h diff --git a/roast/include/roast_pp_repeat_inc_param_x.h b/roast/include/roast/pp/roast_pp_repeat_inc_param_x.h similarity index 100% rename from roast/include/roast_pp_repeat_inc_param_x.h rename to roast/include/roast/pp/roast_pp_repeat_inc_param_x.h diff --git a/roast/include/roast_pp_repeat_inc_param_x_Y.h b/roast/include/roast/pp/roast_pp_repeat_inc_param_x_Y.h similarity index 100% rename from roast/include/roast_pp_repeat_inc_param_x_Y.h rename to roast/include/roast/pp/roast_pp_repeat_inc_param_x_Y.h diff --git a/roast/include/roast_pp_repeat_inc_param_x_Z.h b/roast/include/roast/pp/roast_pp_repeat_inc_param_x_Z.h similarity index 100% rename from roast/include/roast_pp_repeat_inc_param_x_Z.h rename to roast/include/roast/pp/roast_pp_repeat_inc_param_x_Z.h -- 2.11.0