From 778366b2dd1cb6f851dd15dd2ce24509a002b3b1 Mon Sep 17 00:00:00 2001 From: Vinayak Mehta Date: Mon, 10 Apr 2017 19:03:43 +0530 Subject: [PATCH] Remove directory --- debug/{camelot_scripts => }/hough_opencv.py | 0 debug/{camelot_scripts => }/hough_skimage.py | 0 debug/{camelot_scripts => }/houghp_skimage.py | 0 debug/{camelot_scripts => }/morph_transform.py | 0 debug/{camelot_scripts => }/plot_geo.py | 0 debug/{camelot_scripts => }/print_text.py | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename debug/{camelot_scripts => }/hough_opencv.py (100%) rename debug/{camelot_scripts => }/hough_skimage.py (100%) rename debug/{camelot_scripts => }/houghp_skimage.py (100%) rename debug/{camelot_scripts => }/morph_transform.py (100%) rename debug/{camelot_scripts => }/plot_geo.py (100%) rename debug/{camelot_scripts => }/print_text.py (100%) diff --git a/debug/camelot_scripts/hough_opencv.py b/debug/hough_opencv.py similarity index 100% rename from debug/camelot_scripts/hough_opencv.py rename to debug/hough_opencv.py diff --git a/debug/camelot_scripts/hough_skimage.py b/debug/hough_skimage.py similarity index 100% rename from debug/camelot_scripts/hough_skimage.py rename to debug/hough_skimage.py diff --git a/debug/camelot_scripts/houghp_skimage.py b/debug/houghp_skimage.py similarity index 100% rename from debug/camelot_scripts/houghp_skimage.py rename to debug/houghp_skimage.py diff --git a/debug/camelot_scripts/morph_transform.py b/debug/morph_transform.py similarity index 100% rename from debug/camelot_scripts/morph_transform.py rename to debug/morph_transform.py diff --git a/debug/camelot_scripts/plot_geo.py b/debug/plot_geo.py similarity index 100% rename from debug/camelot_scripts/plot_geo.py rename to debug/plot_geo.py diff --git a/debug/camelot_scripts/print_text.py b/debug/print_text.py similarity index 100% rename from debug/camelot_scripts/print_text.py rename to debug/print_text.py