Register, Load and Ship Pascal language

This commit is contained in:
Alessandro Fragnani 2019-01-12 23:41:06 -02:00
parent 34c155adaa
commit f5b48af525
3 changed files with 3 additions and 0 deletions

View file

@ -41,6 +41,7 @@ bundleOne('lua/lua');
bundleOne('markdown/markdown');
bundleOne('msdax/msdax');
bundleOne('objective-c/objective-c');
bundleOne('pascal/pascal');
bundleOne('php/php');
bundleOne('powershell/powershell');
bundleOne('postiats/postiats');