This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
****** | |
* | |
* HX-2015-04: | |
* for JavaScript code | |
* translated from ATS | |
* | |
****** | |
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Time of Generation: | |
Tue Jul 14 00:31:10 EDT 2015 | |
*/ | |
/* | |
****** | |
* | |
* HX-2014-08: | |
* for JavaScript code |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env sh | |
###### | |
# | |
# A shell script for | |
# installing ATS2 + ATS2-contrib | |
# | |
###### | |
# | |
# The URL for this script: http://git.io/vIFPF |