From a15f744070bb5ef248e41ae8b0e1d26645bb51cc Mon Sep 17 00:00:00 2001 From: Nick Daly Date: Sat, 25 Feb 2012 15:16:51 -0600 Subject: [PATCH] Moved Santiago to subdirectory. --- ugly_hacks/{santiago.rst => santiago/README.rst} | 0 ugly_hacks/{ => santiago}/fbx/known_services.py | 0 ugly_hacks/{ => santiago}/fbx/serving_to.py | 0 ugly_hacks/{ => santiago}/fbx/serving_what.py | 0 ugly_hacks/{ => santiago}/fbx/settings.py | 0 ugly_hacks/{ => santiago}/santiago.py | 0 ugly_hacks/{ => santiago}/setup.sh | 0 ugly_hacks/{ => santiago}/test_santiago.py | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename ugly_hacks/{santiago.rst => santiago/README.rst} (100%) rename ugly_hacks/{ => santiago}/fbx/known_services.py (100%) rename ugly_hacks/{ => santiago}/fbx/serving_to.py (100%) rename ugly_hacks/{ => santiago}/fbx/serving_what.py (100%) rename ugly_hacks/{ => santiago}/fbx/settings.py (100%) rename ugly_hacks/{ => santiago}/santiago.py (100%) rename ugly_hacks/{ => santiago}/setup.sh (100%) rename ugly_hacks/{ => santiago}/test_santiago.py (100%) diff --git a/ugly_hacks/santiago.rst b/ugly_hacks/santiago/README.rst similarity index 100% rename from ugly_hacks/santiago.rst rename to ugly_hacks/santiago/README.rst diff --git a/ugly_hacks/fbx/known_services.py b/ugly_hacks/santiago/fbx/known_services.py similarity index 100% rename from ugly_hacks/fbx/known_services.py rename to ugly_hacks/santiago/fbx/known_services.py diff --git a/ugly_hacks/fbx/serving_to.py b/ugly_hacks/santiago/fbx/serving_to.py similarity index 100% rename from ugly_hacks/fbx/serving_to.py rename to ugly_hacks/santiago/fbx/serving_to.py diff --git a/ugly_hacks/fbx/serving_what.py b/ugly_hacks/santiago/fbx/serving_what.py similarity index 100% rename from ugly_hacks/fbx/serving_what.py rename to ugly_hacks/santiago/fbx/serving_what.py diff --git a/ugly_hacks/fbx/settings.py b/ugly_hacks/santiago/fbx/settings.py similarity index 100% rename from ugly_hacks/fbx/settings.py rename to ugly_hacks/santiago/fbx/settings.py diff --git a/ugly_hacks/santiago.py b/ugly_hacks/santiago/santiago.py similarity index 100% rename from ugly_hacks/santiago.py rename to ugly_hacks/santiago/santiago.py diff --git a/ugly_hacks/setup.sh b/ugly_hacks/santiago/setup.sh similarity index 100% rename from ugly_hacks/setup.sh rename to ugly_hacks/santiago/setup.sh diff --git a/ugly_hacks/test_santiago.py b/ugly_hacks/santiago/test_santiago.py similarity index 100% rename from ugly_hacks/test_santiago.py rename to ugly_hacks/santiago/test_santiago.py