X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=lib%2FGruntmaster%2FDaemon.pm;fp=lib%2FGruntmaster%2FDaemon.pm;h=8e6cbf38d557ca3438a619f71d7bed9ae8981b11;hp=7189c84185b9a4b343e1c4c78ea4ebd1366c0a3c;hb=0220f51aca25f4ca5953c73581381fc8161b0719;hpb=333da65132be56555d5787751ca5ed869b9af1d0 diff --git a/lib/Gruntmaster/Daemon.pm b/lib/Gruntmaster/Daemon.pm index 7189c84..8e6cbf3 100644 --- a/lib/Gruntmaster/Daemon.pm +++ b/lib/Gruntmaster/Daemon.pm @@ -29,6 +29,7 @@ use constant FORMAT_EXTENSION => { JAVA => 'java', JULIA => 'jl', MONO => 'cs', + OBERON => 'm', OCAML => 'ml', PASCAL => 'pas', PERL => 'pl',