diff options
Diffstat (limited to 'prolog/problems/denotational_semantics/prog_8puzzle_3/en.py')
-rw-r--r-- | prolog/problems/denotational_semantics/prog_8puzzle_3/en.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/prolog/problems/denotational_semantics/prog_8puzzle_3/en.py b/prolog/problems/denotational_semantics/prog_8puzzle_3/en.py index 346d579..1c23b18 100644 --- a/prolog/problems/denotational_semantics/prog_8puzzle_3/en.py +++ b/prolog/problems/denotational_semantics/prog_8puzzle_3/en.py @@ -1,6 +1,5 @@ # coding=utf-8 -id = 173 name = 'prog_8puzzle/3' slug = '8-puzzle-solving language with semantics' |