From e7b24af0413d1ca707feb5efd33361d179704407 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 10 Jun 2007 12:50:34 +0200 Subject: [PATCH] Corrected a couple of typos. --- TODO | 1 + config | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 5ade8df..ef2cd75 100644 --- a/TODO +++ b/TODO @@ -27,3 +27,4 @@ New submitter: - Keeping history and pruning status files - Remember hashes - create tmp directory +- utilitka, kterou si po soutezi mohou vsichni pretestovat na souteznich datech diff --git a/config b/config index ed45c19..bc8260a 100644 --- a/config +++ b/config @@ -1,5 +1,5 @@ # Configuration file for the MO Evaluator -# (c) 2001--2004 Martin Mares +# (c) 2001--2007 Martin Mares # The root of the whole directory hierarchy MO_ROOT=/aux/mo @@ -50,7 +50,7 @@ COMP_pas="$COMP_p" # Sandbox options used when compiling COMP_SANDBOX_OPTS='-m65536 -t60 -w -e -i/dev/null' -# Sandbox initializaton commands for compilation +# Sandbox initialization commands for compilation COMP_SANDBOX_INIT= # List of extra files needed for compilation. They are copied to the compiler -- 2.39.2