aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--third_party/closure-compiler/README2
-rw-r--r--third_party/closure-compiler/compiler.jarbin5378434 -> 5427247 bytes
-rw-r--r--third_party/closure-compiler/readme.txt3
3 files changed, 4 insertions, 1 deletions
diff --git a/third_party/closure-compiler/README b/third_party/closure-compiler/README
index e6d12c4a..77ab89db 100644
--- a/third_party/closure-compiler/README
+++ b/third_party/closure-compiler/README
@@ -146,7 +146,7 @@ the parse tree data structures were extracted and modified
significantly for use by Google's JavaScript compiler.
Local Modifications: The packages have been renamespaced. All code not
-relavant to parsing has been removed. A JSDoc parser and static typing
+relevant to parsing has been removed. A JsDoc parser and static typing
system have been added.
diff --git a/third_party/closure-compiler/compiler.jar b/third_party/closure-compiler/compiler.jar
index d958a618..da191b01 100644
--- a/third_party/closure-compiler/compiler.jar
+++ b/third_party/closure-compiler/compiler.jar
Binary files differ
diff --git a/third_party/closure-compiler/readme.txt b/third_party/closure-compiler/readme.txt
new file mode 100644
index 00000000..afc56ddc
--- /dev/null
+++ b/third_party/closure-compiler/readme.txt
@@ -0,0 +1,3 @@
+
+rev 2093, Jul 19 2012
+