aboutsummaryrefslogtreecommitdiff
path: root/HoTT_Methods.thy
diff options
context:
space:
mode:
Diffstat (limited to 'HoTT_Methods.thy')
-rw-r--r--HoTT_Methods.thy2
1 files changed, 1 insertions, 1 deletions
diff --git a/HoTT_Methods.thy b/HoTT_Methods.thy
index d3aed66..c3703bf 100644
--- a/HoTT_Methods.thy
+++ b/HoTT_Methods.thy
@@ -62,7 +62,7 @@ ML_file "~~/src/Tools/eqsubst.ML"
text "Perform basic single-step computations:"
-method compute uses lems = (subst comp lems)
+method compute uses lems = (subst lems comp)
end \ No newline at end of file