From: Martin Mares Date: Sun, 10 Jun 2007 10:50:34 +0000 (+0200) Subject: Corrected a couple of typos. X-Git-Tag: python-dummy-working~378 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=e7b24af0413d1ca707feb5efd33361d179704407;p=eval.git Corrected a couple of typos. --- 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