summaryrefslogtreecommitdiff
path: root/sec/reducer.ltx
diff options
context:
space:
mode:
authorChloe Brown <chloe.brown.00@outlook.com>2025-06-26 17:41:15 +0100
committerChloe Brown <chloe.brown.00@outlook.com>2025-06-26 17:41:15 +0100
commit3fa012e5c3aa57fa785f354b2c1286446f8dbfb9 (patch)
treeb631ee9ad488fb5c51e24d2a2bc08d4595cd0b82 /sec/reducer.ltx
parent4c3c7ead980dc92cd1d1d441bedb459e4953ceef (diff)
Fix multiply-defined label.
Diffstat (limited to 'sec/reducer.ltx')
-rw-r--r--sec/reducer.ltx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sec/reducer.ltx b/sec/reducer.ltx
index 114647a..1e5757b 100644
--- a/sec/reducer.ltx
+++ b/sec/reducer.ltx
@@ -117,7 +117,7 @@ let step (t : Term) : Term =
}
}
\end{verbatim}
- \caption{Implementation of complete development.}\label{lst:rename}
+ \caption{Implementation of complete development.}\label{lst:step}
\end{listing}
\TODO{explain why fuel is necessary for the reducer}