chiark / gitweb /
Remove spurious "unfinished/" that appeared at the start of the
authorSimon Tatham <anakin@pobox.com>
Sat, 8 Jun 2013 16:55:33 +0000 (16:55 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 8 Jun 2013 16:55:33 +0000 (16:55 +0000)
unfinished puzzles' gamedesc.txt lines due to a Perl error. Ahem.

[originally from svn r9861]

unfinished/group.R
unfinished/separate.R
unfinished/slide.R
unfinished/sokoban.R

index c12caca4e6f3b040bcdc00c659e6e3e4fe616a22..83a27e5ff8ed1840b54ac68e801c04481ce6c0d7 100644 (file)
@@ -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
index 6e908707d8c87c59f1e107a89f33b32fd1d4961d..291de79574100ec25507561a12a1a0d6277546ea 100644 (file)
@@ -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
index 3438476c60845046662c4f264ee31d7f761012f0..12440a1f83fcc892c0a504586d3ce7f7b8d381d0 100644 (file)
@@ -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
index 77b1e122ba4fda6840323b9d0c969c29362000de..d86afe10df0a01562b5cdb65638f77a941ce1757 100644 (file)
@@ -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