From 946680ff7d97e09ad54abbc9191e0701ca6dd20c Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 23 Oct 2013 12:03:07 -0700 Subject: [PATCH] swc-windows-installer.py: Remove nesting setup/ There's no need to hard-code target directories in this repository. Anyone consuming this material can use submodules and pick their own target directory. --- setup/swc-windows-installer.py => swc-windows-installer.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename setup/swc-windows-installer.py => swc-windows-installer.py (100%) diff --git a/setup/swc-windows-installer.py b/swc-windows-installer.py similarity index 100% rename from setup/swc-windows-installer.py rename to swc-windows-installer.py -- 2.26.2