diff options
author | Chloe Brown <chloe.brown.00@outlook.com> | 2023-04-01 13:01:44 +0100 |
---|---|---|
committer | Chloe Brown <chloe.brown.00@outlook.com> | 2023-04-01 13:30:46 +0100 |
commit | b89ece01704e3b8040e75687f1f8524027d7f7e8 (patch) | |
tree | bb95f05f1bb935374a603456d463db5988432ee6 /obs.ipkg | |
parent | a0a1e89e7d27711ff67c909ae2d42b153b806280 (diff) |
Define Reduction.
Diffstat (limited to 'obs.ipkg')
-rw-r--r-- | obs.ipkg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ modules = Core.Context , Core.Declarative , Core.Name + , Core.Reduction , Core.Term , Core.Term.Environment , Core.Term.Substitution |