build fiddling

--HG--
rename : dip3.js => j/dip3.js
rename : ga.js => j/ga.js
rename : jquery.js => j/jquery.js
rename : jquery.min.js => j/jquery.min.js
This commit is contained in:
Mark Pilgrim
2009-06-05 19:30:20 -04:00
parent f6961f7e7e
commit e39bffe2d5
24 changed files with 48 additions and 58 deletions
+2 -2
View File
@@ -435,5 +435,5 @@ body{counter-reset:h1 4}
<p>Regular expressions are extremely powerful, but they are not the correct solution for every problem. You should learn enough about them to know when they are appropriate, when they will solve your problems, and when they will cause more problems than they solve.
<p class=nav><a rel=prev href=strings.html title="back to &#8220;Strings&#8221;"><span>&#x261C;</span></a> <a rel=next href=generators.html title="onward to &#8220;Generators&#8221;"><span>&#x261E;</span></a>
<p class=c>&copy; 2001&ndash;9 <a href=about.html>Mark Pilgrim</a>
<script src=jquery.js></script>
<script src=dip3.js></script>
<script src=j/jquery.js></script>
<script src=j/dip3.js></script>