demo.html

Sun, 21 Nov 2010 16:28:17 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 21 Nov 2010 16:28:17 +0000
changeset 104
c481f6bfb19b
parent 0
2fcdf7f16d71
permissions
-rw-r--r--

Add string lib, with gmatch function only for now

0
2fcdf7f16d71 Initial commit
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
1 <html>
2fcdf7f16d71 Initial commit
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
2 <body>
2fcdf7f16d71 Initial commit
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
3 <script type="text/javascript" src="lvm.js"></script>
2fcdf7f16d71 Initial commit
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
4 </body>
2fcdf7f16d71 Initial commit
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
5 </html>

mercurial