Adding support for ATS/Postiats.

This commit is contained in:
Artyom Shalkhakov 2016-07-06 11:50:57 +06:00
parent 6d75d678b6
commit cbe01cea43
7 changed files with 1564 additions and 1 deletions

View file

@ -61,6 +61,7 @@ gulp.task('release', ['clean-release','compile'], function() {
bundleOne('src/markdown'),
bundleOne('src/objective-c'),
bundleOne('src/powershell'),
bundleOne('src/postiats'),
bundleOne('src/python'),
bundleOne('src/r'),
bundleOne('src/ruby'),