Add Oberon
[gruntmaster-daemon.git] / t / 01-jobs.t
index 03f4845f9111bea3eadc290cd9534543ded8bff6..3f00b3d0b90f8c81ba6af2b276b9f5cc13f327e9 100644 (file)
@@ -22,6 +22,7 @@ use constant COMPILER => {
        qw/BRAINFUCK bfc
           C gcc
           CPP g++
+          D dmd
           GOLFSCRIPT golfscript
           MONO gmcs
           JAVA javac
@@ -32,9 +33,10 @@ use constant COMPILER => {
           HASKELL ghc
           PERL perl
           PHP php
-          PYTHON python
+          PYTHON python2.7
           RUBY ruby
           RUST rustc
+          OBERON obc
           OCAML ocaml
           SBCL sbcl/};
 
This page took 0.009078 seconds and 4 git commands to generate.