summaryrefslogtreecommitdiff
path: root/snaptogrid.html
diff options
context:
space:
mode:
Diffstat (limited to 'snaptogrid.html')
-rw-r--r--snaptogrid.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/snaptogrid.html b/snaptogrid.html
deleted file mode 100644
index 5a2e622..0000000
--- a/snaptogrid.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html lang="en">
-<head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <title>derivation editor</title>
- <script src="raphael.js" type="text/javascript" charset="utf-8"></script>
- <script src="snaptogrid.js" type="text/javascript" charset="utf-8"></script>
-</head>
-<body>
- <div id="holder"></div>
- <p id="debug"></p>
-</body>
-</html>
-