From 878cc1888b414b3964d37252dc0bb779d8c94a43 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Fri, 15 Jan 2016 03:11:56 -0500 Subject: [PATCH] Relocating to a more appropriate place --- test-ck.c => debug/test-ck.c | 0 test.scm => debug/test.scm | 0 test2.scm => debug/test2.scm | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename test-ck.c => debug/test-ck.c (100%) rename test.scm => debug/test.scm (100%) rename test2.scm => debug/test2.scm (100%) diff --git a/test-ck.c b/debug/test-ck.c similarity index 100% rename from test-ck.c rename to debug/test-ck.c diff --git a/test.scm b/debug/test.scm similarity index 100% rename from test.scm rename to debug/test.scm diff --git a/test2.scm b/debug/test2.scm similarity index 100% rename from test2.scm rename to debug/test2.scm