build fiddling

--HG--
rename : html5.js => j/html5.js
This commit is contained in:
mark@atlantis
2009-06-05 18:43:10 -04:00
parent 76287b7089
commit f6961f7e7e
20 changed files with 21 additions and 20 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<head>
<meta charset=utf-8>
<title>Refactoring - Dive into Python 3</title>
<!--[if IE]><script src=html5.js></script><![endif]-->
<!--[if IE]><script src=j/html5.js></script><![endif]-->
<link rel=stylesheet href=dip3.css>
<style>
body{counter-reset:h1 10}