From 4922856071d95e9133cab6defb298405d44b1ad2 Mon Sep 17 00:00:00 2001 From: Timotej Lazar Date: Wed, 26 Oct 2016 17:28:13 +0200 Subject: Prolog: move world_data problems to the end (temporary) --- prolog/problems/world_data/common.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prolog/problems/world_data/common.py b/prolog/problems/world_data/common.py index 006b9f5..0d2730a 100644 --- a/prolog/problems/world_data/common.py +++ b/prolog/problems/world_data/common.py @@ -1,2 +1,2 @@ id = 1002 -number = 20 +number = 140 -- cgit v1.2.1