X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=lib%2FGruntmaster%2FDaemon.pm;h=f37eaf6eec4b84658ef333feec2695204386318a;hp=b6d3a522f5935d6585dc612901b1d51634724648;hb=34e1677139c95be7cb419d4813d83943a70f446e;hpb=8473542d42779eebcd7b0dd45dcf5183d112252c diff --git a/lib/Gruntmaster/Daemon.pm b/lib/Gruntmaster/Daemon.pm index b6d3a52..f37eaf6 100644 --- a/lib/Gruntmaster/Daemon.pm +++ b/lib/Gruntmaster/Daemon.pm @@ -28,6 +28,7 @@ use constant FORMAT_EXTENSION => { JAVA => 'java', JULIA => 'jl', MONO => 'cs', + OCAML => 'ml', PASCAL => 'pas', PERL => 'pl', PHP => 'php',