diff options
Diffstat (limited to 'prolog/problems/other/genlist_4')
-rw-r--r-- | prolog/problems/other/genlist_4/common.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/prolog/problems/other/genlist_4/common.py b/prolog/problems/other/genlist_4/common.py index 83f4b0e..3d8f326 100644 --- a/prolog/problems/other/genlist_4/common.py +++ b/prolog/problems/other/genlist_4/common.py @@ -1,7 +1,6 @@ # coding=utf-8 id = 127 -group = 'other' number = 34 visible = False facts = None |