aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPierre Goutagny <pierre.goutagny@ens-lyon.fr>2021-06-17 17:31:10 +0200
committerPierre Goutagny <pierre.goutagny@ens-lyon.fr>2021-06-17 17:31:10 +0200
commit95f918c38b1e59f40ae7af455ec2c6746289375e (patch)
tree942f79d59e053dc4249b99caf7792dc0a0f5ee7a /Makefile
parent8dc2366431f9210ad70a789c389d9d19c6fc802f (diff)
downloadcompcert-kvx-95f918c38b1e59f40ae7af455ec2c6746289375e.tar.gz
compcert-kvx-95f918c38b1e59f40ae7af455ec2c6746289375e.zip
Change "Tunneling" to "LTLTunneling" everywhere
To respect the symmetry between RTL- and LTL-Tunneling
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4900b165..05e4cbcd 100644
--- a/Makefile
+++ b/Makefile
@@ -143,7 +143,7 @@ BACKEND=\
FirstNop.v FirstNopproof.v \
Allnontrap.v Allnontrapproof.v \
Allocation.v Allocationproof.v \
- Tunneling.v Tunnelingproof.v \
+ LTLTunneling.v LTLTunnelingproof.v \
RTLTunneling.v RTLTunnelingproof.v \
Linear.v Lineartyping.v \
Linearize.v Linearizeproof.v \