annotate examples/remotePager.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 2e397d373289
children
rev   line source
kkallio@16 1 library ../
adam@29 2 rewrite url RemotePagerMain/*
kkallio@16 3 allow url http://*
kkallio@16 4 prefix http://localhost:8080/
kkallio@16 5
adam@29 6 remotePagerMain