projects
/
jscl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f34bc4
)
Do not include prelude.js
author
David Vazquez
<davazp@gmail.com>
Sun, 16 Dec 2012 04:10:23 +0000
(
04:10
+0000)
committer
David Vazquez
<davazp@gmail.com>
Sun, 16 Dec 2012 04:10:23 +0000
(
04:10
+0000)
test.html
patch
|
blob
|
history
diff --git
a/test.html
b/test.html
index
18bd35b
..
7ef4cf5
100644
(file)
--- a/
test.html
+++ b/
test.html
@@
-1,7
+1,6
@@
<!doctype html>
<html>
<body>
- <script type="text/javascript" src="prelude.js"></script>
<script type="text/javascript" src="test.js"></script>
</body>
</html>