From cb47266aee685a26d8db79237ee4fa0867346d1d Mon Sep 17 00:00:00 2001 From: Jim Hague Date: Tue, 15 Nov 2022 21:08:39 +0000 Subject: [PATCH] Move DancingOolert and TeaTreeWaltz into Session. --- {Library => Session}/DancingOolert.abc | 2 +- {Library => Session}/TeatreeWaltz.abc | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename {Library => Session}/DancingOolert.abc (86%) rename {Library => Session}/TeatreeWaltz.abc (100%) diff --git a/Library/DancingOolert.abc b/Session/DancingOolert.abc similarity index 86% rename from Library/DancingOolert.abc rename to Session/DancingOolert.abc index 24acf63..b54427c 100644 --- a/Library/DancingOolert.abc +++ b/Session/DancingOolert.abc @@ -11,4 +11,4 @@ K: G K: D F2 | \ "Em" .!>!E2 EF GE DC | "D" DE FG A2 F2 | "Em" .!>!E2 EF GE | "D" DC D4 A,2 | -"Em" .!>!E2 EF GE DC | "D" DE FG A2 F2 | "Em" E2 EF "G" GE dB | "D" A6 :| +"Em" .!>!E2 EF GE DC | "D" DE FG A2 F2 | "Em" E2 EF "G" GE cB | "D" A6 :| diff --git a/Library/TeatreeWaltz.abc b/Session/TeatreeWaltz.abc similarity index 100% rename from Library/TeatreeWaltz.abc rename to Session/TeatreeWaltz.abc