]> iEval git - gruntmaster-page.git/blobdiff - lib/Gruntmaster/Page/Pb/Entry.pm
Add PASCAL
[gruntmaster-page.git] / lib / Gruntmaster / Page / Pb / Entry.pm
index 8b770efe3a24bcc5f193675171a685e364480227..84fbf052aa43efd9c0af6a61e3fa4d6a8f3466ed 100644 (file)
@@ -7,7 +7,7 @@ use Gruntmaster::Page::Base pb_entry => '<tmpl_var name>';
 our @ISA = qw/Gruntmaster::Page::Base/;
 our $VERSION = '0.001';
 
-use constant FORMATS => [qw/C CPP JAVA PERL PYTHON/];
+use constant FORMATS => [qw/C CPP JAVA PASCAL PERL PYTHON/];
 
 sub _generate{
        my ($self, $htc, $lang, $env, $contest, $id) = @_;
This page took 0.023293 seconds and 4 git commands to generate.