From 078fa93b4b14762e7ead2912662f7abd93191960 Mon Sep 17 00:00:00 2001 From: Myun2 Date: Wed, 23 May 2012 19:21:35 +0900 Subject: [PATCH] =?utf8?q?memcon=5Fimpl=E7=B3=BB=20=5Fold=20=E3=81=B8?= =?utf8?q?=E7=A7=BB=E5=8B=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- roast/include/roast/memory/{ => _old}/allocator_impl.hpp | 0 roast/include/roast/memory/{ => _old}/managed_memory.hpp | 0 roast/include/roast/memory/{ => _old}/memcon_impl.hpp | 0 roast/include/roast/memory/{ => _old}/memrange.hpp | 0 roast/include/roast/memory/{ => _old}/roamem.hpp | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename roast/include/roast/memory/{ => _old}/allocator_impl.hpp (100%) rename roast/include/roast/memory/{ => _old}/managed_memory.hpp (100%) rename roast/include/roast/memory/{ => _old}/memcon_impl.hpp (100%) rename roast/include/roast/memory/{ => _old}/memrange.hpp (100%) rename roast/include/roast/memory/{ => _old}/roamem.hpp (100%) diff --git a/roast/include/roast/memory/allocator_impl.hpp b/roast/include/roast/memory/_old/allocator_impl.hpp similarity index 100% rename from roast/include/roast/memory/allocator_impl.hpp rename to roast/include/roast/memory/_old/allocator_impl.hpp diff --git a/roast/include/roast/memory/managed_memory.hpp b/roast/include/roast/memory/_old/managed_memory.hpp similarity index 100% rename from roast/include/roast/memory/managed_memory.hpp rename to roast/include/roast/memory/_old/managed_memory.hpp diff --git a/roast/include/roast/memory/memcon_impl.hpp b/roast/include/roast/memory/_old/memcon_impl.hpp similarity index 100% rename from roast/include/roast/memory/memcon_impl.hpp rename to roast/include/roast/memory/_old/memcon_impl.hpp diff --git a/roast/include/roast/memory/memrange.hpp b/roast/include/roast/memory/_old/memrange.hpp similarity index 100% rename from roast/include/roast/memory/memrange.hpp rename to roast/include/roast/memory/_old/memrange.hpp diff --git a/roast/include/roast/memory/roamem.hpp b/roast/include/roast/memory/_old/roamem.hpp similarity index 100% rename from roast/include/roast/memory/roamem.hpp rename to roast/include/roast/memory/_old/roamem.hpp -- 2.11.0