]> mj.ucw.cz Git - eval.git/commitdiff
CONFIG_MOP is now enabled by default.
authorMartin Mares <mj@ucw.cz>
Sun, 25 May 2008 21:42:58 +0000 (23:42 +0200)
committerMartin Mares <mj@ucw.cz>
Sun, 25 May 2008 21:42:58 +0000 (23:42 +0200)
default.cfg

index 22cf3e68d0d7b018904aa4a733f931a786ff0d79..3709b5fad4d0326b4c1fa08d3fba8e9eca0a8c5a 100644 (file)
@@ -4,7 +4,7 @@
 Set("CONFIG_SUBMIT" => 1);
 
 # Build MO-P contest environment
-#Set("CONFIG_MOP" => 1);
+Set("CONFIG_MOP" => 1);
 
 # Settings of libucw
 UnSet("CONFIG_SHARED");