From 213cffdffbf168e398cf594808c963bd39f404ef Mon Sep 17 00:00:00 2001 From: Fabian Jakobs Date: Tue, 2 Aug 2011 11:50:42 +0200 Subject: [PATCH] add missing language modes to the build script. fix #316 --- Makefile.dryice.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.dryice.js b/Makefile.dryice.js index 8df8517c..3c472584 100755 --- a/Makefile.dryice.js +++ b/Makefile.dryice.js @@ -201,7 +201,8 @@ console.log('# ace modes ---------'); project.assumeAllFilesLoaded(); [ "css", "html", "javascript", "php", "python", "xml", "ruby", "java", "c_cpp", - "coffee", "perl", "csharp", "svg", "clojure", "scss", "json" + "coffee", "perl", "csharp", "svg", "clojure", "scss", "json", "groovy", + "ocaml", "scala", "textile" ].forEach(function(mode) { console.log("mode " + mode); copy({