summaryrefslogtreecommitdiff
path: root/obs.ipkg
diff options
context:
space:
mode:
authorChloe Brown <chloe.brown.00@outlook.com>2023-04-08 14:56:31 +0100
committerChloe Brown <chloe.brown.00@outlook.com>2023-04-08 14:56:31 +0100
commite3e810024343f0262b452cd9825ac77c6c897c16 (patch)
treec438c2e4e8f1501739685166b81c9a2950158671 /obs.ipkg
parentbd673fcc09873de4894302e7f0c1ce3af6ecf1a6 (diff)
Define substitution judgements.
This completes the core rules and semantics.
Diffstat (limited to 'obs.ipkg')
-rw-r--r--obs.ipkg1
1 files changed, 1 insertions, 0 deletions
diff --git a/obs.ipkg b/obs.ipkg
index b6906d5..73ffaf9 100644
--- a/obs.ipkg
+++ b/obs.ipkg
@@ -9,6 +9,7 @@ options = "--total"
modules
= Core.Context
, Core.Declarative
+ , Core.Declarative.Substitution
, Core.Environment
, Core.Name
, Core.Reduction