projects
/
inverse-tax
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Loose equality comparisons for floats
[inverse-tax]
/
index.html
diff --git
a/index.html
b/index.html
index 9f2f4b04b85794457e411081db99488042bcf5a8..fc2aa644ddf02a9ad1a6b54230a105cefdc23c65 100644
(file)
--- a/
index.html
+++ b/
index.html
@@
-3,6
+3,7
@@
<head>
<script src="tax.js"></script>
<script src="tax_ui.js"></script>
+<!-- Tests are in tax.test.js -->
<style>
td { padding: .5em; vertical-align: top}
textarea { height: 12em; }