diff options
Diffstat (limited to 'prolog/problems/denotational_semantics')
-rw-r--r-- | prolog/problems/denotational_semantics/common.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prolog/problems/denotational_semantics/common.py b/prolog/problems/denotational_semantics/common.py index 86c7532..9e282d0 100644 --- a/prolog/problems/denotational_semantics/common.py +++ b/prolog/problems/denotational_semantics/common.py @@ -1,2 +1,2 @@ id = 11 -number = 11 +number = 120 |