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 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/prolog/problems/denotational_semantics/prog_8puzzle_3/en.py b/prolog/problems/denotational_semantics/prog_8puzzle_3/en.py index 6a31496..51aa81a 100644 --- a/prolog/problems/denotational_semantics/prog_8puzzle_3/en.py +++ b/prolog/problems/denotational_semantics/prog_8puzzle_3/en.py @@ -1,5 +1,3 @@ -# coding=utf-8 - name = 'prog_8puzzle/3' slug = '8-puzzle-solving language with semantics' |