summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/src/pearl.R
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/src/pearl.R')
-rw-r--r--apps/plugins/puzzles/src/pearl.R23
1 files changed, 0 insertions, 23 deletions
diff --git a/apps/plugins/puzzles/src/pearl.R b/apps/plugins/puzzles/src/pearl.R
deleted file mode 100644
index 79bc7325c7..0000000000
--- a/apps/plugins/puzzles/src/pearl.R
+++ /dev/null
@@ -1,23 +0,0 @@
1# -*- makefile -*-
2
3PEARL_EXTRA = dsf tree234 grid penrose loopgen tdq
4
5pearl : [X] GTK COMMON pearl PEARL_EXTRA pearl-icon|no-icon
6pearl : [G] WINDOWS COMMON pearl PEARL_EXTRA pearl.res?
7
8pearlbench : [U] pearl[STANDALONE_SOLVER] PEARL_EXTRA STANDALONE m.lib
9pearlbench : [C] pearl[STANDALONE_SOLVER] PEARL_EXTRA STANDALONE
10
11ALL += pearl[COMBINED] PEARL_EXTRA
12
13!begin am gtk
14GAMES += pearl
15!end
16
17!begin >list.c
18 A(pearl) \
19!end
20
21!begin >gamedesc.txt
22pearl:pearl.exe:Pearl:Loop-drawing puzzle:Draw a single closed loop, given clues about corner and straight squares.
23!end