From 0676d277611920daa8a800e462cc5042984a91ec Mon Sep 17 00:00:00 2001 From: jpekkila Date: Tue, 14 Jan 2020 21:44:27 +0200 Subject: [PATCH] Moved compile_acc_module.sh from scripts to the acc directory --- {scripts => acc}/compile_acc_module.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {scripts => acc}/compile_acc_module.sh (100%) diff --git a/scripts/compile_acc_module.sh b/acc/compile_acc_module.sh similarity index 100% rename from scripts/compile_acc_module.sh rename to acc/compile_acc_module.sh