From c4ec358d6e237a44d380ac998ffdef9932fa59b7 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Sat, 8 Jun 2013 16:55:33 +0000 Subject: [PATCH] Remove spurious "unfinished/" that appeared at the start of the unfinished puzzles' gamedesc.txt lines due to a Perl error. Ahem. [originally from svn r9861] --- unfinished/group.R | 2 +- unfinished/separate.R | 2 +- unfinished/slide.R | 2 +- unfinished/sokoban.R | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/unfinished/group.R b/unfinished/group.R index c12caca..83a27e5 100644 --- a/unfinished/group.R +++ b/unfinished/group.R @@ -21,5 +21,5 @@ GAMES += group !end !begin >gamedesc.txt -unfinished/group:group.exe:Group:Group theory puzzle +group:group.exe:Group:Group theory puzzle !end diff --git a/unfinished/separate.R b/unfinished/separate.R index 6e90870..291de79 100644 --- a/unfinished/separate.R +++ b/unfinished/separate.R @@ -17,5 +17,5 @@ GAMES += separate !end !begin >gamedesc.txt -unfinished/separate:separate.exe:Separate:Rectangle-dividing puzzle +separate:separate.exe:Separate:Rectangle-dividing puzzle !end diff --git a/unfinished/slide.R b/unfinished/slide.R index 3438476..12440a1 100644 --- a/unfinished/slide.R +++ b/unfinished/slide.R @@ -20,5 +20,5 @@ GAMES += slide !end !begin >gamedesc.txt -unfinished/slide:slide.exe:Slide:Sliding block puzzle +slide:slide.exe:Slide:Sliding block puzzle !end diff --git a/unfinished/sokoban.R b/unfinished/sokoban.R index 77b1e12..d86afe1 100644 --- a/unfinished/sokoban.R +++ b/unfinished/sokoban.R @@ -15,5 +15,5 @@ GAMES += sokoban !end !begin >gamedesc.txt -unfinished/sokoban:sokoban.exe:Sokoban:Barrel-pushing puzzle +sokoban:sokoban.exe:Sokoban:Barrel-pushing puzzle !end