aboutsummaryrefslogtreecommitdiff
path: root/untangle.R
diff options
context:
space:
mode:
Diffstat (limited to 'untangle.R')
-rw-r--r--untangle.R21
1 files changed, 0 insertions, 21 deletions
diff --git a/untangle.R b/untangle.R
deleted file mode 100644
index a57f1e5..0000000
--- a/untangle.R
+++ /dev/null
@@ -1,21 +0,0 @@
-# -*- makefile -*-
-
-UNTANGLE_EXTRA = tree234
-
-untangle : [X] GTK COMMON untangle UNTANGLE_EXTRA untangle-icon|no-icon
-
-untangle : [G] WINDOWS COMMON untangle UNTANGLE_EXTRA untangle.res|noicon.res
-
-ALL += untangle[COMBINED] UNTANGLE_EXTRA
-
-!begin am gtk
-GAMES += untangle
-!end
-
-!begin >list.c
- A(untangle) \
-!end
-
-!begin >gamedesc.txt
-untangle:untangle.exe:Untangle:Planar graph layout puzzle:Reposition the points so that the lines do not cross.
-!end