diff options
Diffstat (limited to 'boca-1.5.2/tools')
| -rw-r--r-- | boca-1.5.2/tools/icpc.etc.tgz | bin | 9525 -> 9525 bytes | |||
| -rwxr-xr-x | boca-1.5.2/tools/updatescore.sh | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/boca-1.5.2/tools/icpc.etc.tgz b/boca-1.5.2/tools/icpc.etc.tgz Binary files differindex f7264c4..7086f48 100644 --- a/boca-1.5.2/tools/icpc.etc.tgz +++ b/boca-1.5.2/tools/icpc.etc.tgz diff --git a/boca-1.5.2/tools/updatescore.sh b/boca-1.5.2/tools/updatescore.sh index 6cf9489..546e17f 100755 --- a/boca-1.5.2/tools/updatescore.sh +++ b/boca-1.5.2/tools/updatescore.sh @@ -15,7 +15,7 @@ # // You should have received a copy of the GNU General Public License # // along with this program. If not, see <http://www.gnu.org/licenses/>. # //////////////////////////////////////////////////////////////////////////////// -# last updated 06/aug/2012 by cassio@ime.usp.br +# last updated 01/nov/2012 by cassio@ime.usp.br if [ "`id -u`" != "0" ]; then echo "Must be run as root" exit 1 |