aboutsummaryrefslogtreecommitdiffhomepage
path: root/demo/more/prose
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adamc@hcoop.net>2009-09-08 10:55:49 -0400
committerGravatar Adam Chlipala <adamc@hcoop.net>2009-09-08 10:55:49 -0400
commit33dbb6c0000a5d82267f984191e7390be86b7dfd (patch)
tree7d2a84baa2e21562b0754815824f223d61a6621a /demo/more/prose
parentd07c91bf275874a5f6f13af5f338def78eea7ae0 (diff)
dragList demo working, save for Gecko load delay and highlighting
Diffstat (limited to 'demo/more/prose')
-rw-r--r--demo/more/prose4
1 files changed, 4 insertions, 0 deletions
diff --git a/demo/more/prose b/demo/more/prose
index 37a79724..c2a3d281 100644
--- a/demo/more/prose
+++ b/demo/more/prose
@@ -1,3 +1,7 @@
<p>These are some extra demo applications written in <a href="http://www.impredicative.com/ur/">Ur/Web</a>. See <a href="http://www.impredicative.com/ur/demo/">the main demo</a> for a more tutorial-like progression through language and library features.</p>
+dragList.urp
+
+This is an Ur/Web version of the "draggable lists" <a href="http://groups.inf.ed.ac.uk/links/examples/">demo program from Links</a>.
+
grid1.urp