diff examples/datebox.urp @ 29:93140c5cc972

Clean up dependencies and examples; add Style module
author Adam Chlipala <adam@chlipala.net>
date Sat, 12 May 2012 10:03:44 -0400
parents bbdedfde154e
children
line wrap: on
line diff
--- a/examples/datebox.urp	Sun Feb 12 10:27:02 2012 -0500
+++ b/examples/datebox.urp	Sat May 12 10:03:44 2012 -0400
@@ -1,7 +1,6 @@
-path META=../../meta
 library ../
-rewrite url Datebox/*
+rewrite url DateboxMain/*
 allow url http://*
 prefix http://localhost:8080/
 
-datebox
+dateboxMain