From 796fb8071e971aa451ea3f174edc893a6d6bc135 Mon Sep 17 00:00:00 2001 From: Aneurin Barker Snook Date: Sat, 23 Apr 2016 13:01:18 +0100 Subject: [PATCH] rename megalet file --- README.md | 2 +- battery123-megalet.tidal => battery123.megalet.tidal | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename battery123-megalet.tidal => battery123.megalet.tidal (100%) diff --git a/README.md b/README.md index c5f2f6a..5de08f9 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This version updated April 2016 for Tidal 0.7 (jumping three whole major patches Older versions of this composition with original notes are available on the `original-notes` tag of this repository. -### battery123-megalet.tidal +### battery123.megalet.tidal Contains a big `let` directive to initialize all variables used in `battery123.tidal` (where they are recorded separately). Eval the whole block with `C-c C-e` and dive in. diff --git a/battery123-megalet.tidal b/battery123.megalet.tidal similarity index 100% rename from battery123-megalet.tidal rename to battery123.megalet.tidal