aboutsummaryrefslogtreecommitdiffstats
path: root/backend/Tunnelinglibs.ml
diff options
context:
space:
mode:
Diffstat (limited to 'backend/Tunnelinglibs.ml')
-rw-r--r--backend/Tunnelinglibs.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/Tunnelinglibs.ml b/backend/Tunnelinglibs.ml
index 1bb35f7a..7c826ba4 100644
--- a/backend/Tunnelinglibs.ml
+++ b/backend/Tunnelinglibs.ml
@@ -16,7 +16,7 @@
This file implements the core functions of the tunneling passes, for both RTL
and LTL, by using a simplified CFG as a transparent interface
-See [Tunneling.v] and [RTLTunneling.v]
+See [LTLTunneling.v] and [RTLTunneling.v]
*)