add closure compiler

This commit is contained in:
Sami Samhuri 2012-03-24 09:54:24 -07:00
parent b588f3ecaf
commit a6865cdfd4
2 changed files with 3 additions and 0 deletions

3
closure Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
java -jar $(dirname $0)/compiler.jar "$@"

BIN
compiler.jar Normal file

Binary file not shown.