From c9568a4c9c2a3c96769582c5d7f7f23569a8921e Mon Sep 17 00:00:00 2001 From: cassio Date: Sat, 14 Sep 2013 02:11:00 +0200 Subject: updated version numbers --- doc/changelog.txt | 3 +++ doc/problemexamples/problemtemplate/run/java | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/changelog.txt b/doc/changelog.txt index fd71676..17b7429 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,3 +1,6 @@ +version 1.5.7: +- fixed java scripts for running with multiple inputs/outputs + version 1.5.6: - reviewed way autojudge reply in the case of multiple input/output files diff --git a/doc/problemexamples/problemtemplate/run/java b/doc/problemexamples/problemtemplate/run/java index c7eb74a..cdaef98 100755 --- a/doc/problemexamples/problemtemplate/run/java +++ b/doc/problemexamples/problemtemplate/run/java @@ -1,7 +1,7 @@ #!/bin/bash # //////////////////////////////////////////////////////////////////////////////// # //BOCA Online Contest Administrator -# // Copyright (C) 2003-2012 by BOCA System (bocasystem@gmail.com) +# // Copyright (C) 2003-2013 by BOCA System (bocasystem@gmail.com) # // # // This program is free software: you can redistribute it and/or modify # // it under the terms of the GNU General Public License as published by @@ -15,7 +15,7 @@ # // You should have received a copy of the GNU General Public License # // along with this program. If not, see . # //////////////////////////////////////////////////////////////////////////////// -#Last modified: 14/sept/2012 by cassio@ime.usp.br +#Last modified: 14/sept/2013 by cassio@ime.usp.br # # parameters are: # $1 main_class -- cgit v1.2.3