Navigation Menu

Skip to content

Commit

Permalink
Merge branch 'master' of git://github.com/thatcher/env-js
Browse files Browse the repository at this point in the history
  • Loading branch information
client9 committed Apr 2, 2010
2 parents 3b08f4e + c5b3405 commit b6862b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/deaccessor.py
Expand Up @@ -43,7 +43,7 @@
bitwise: false,
maxerr: 100000
*/
/*global window:true, document:true */
/*global window:true, document:true, XML: true, XMLList: true */
""")
count = 0
for line in sys.stdin:
Expand Down

0 comments on commit b6862b1

Please sign in to comment.