aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2021-06-01 17:16:06 +0200
committerSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2021-06-01 17:16:06 +0200
commitf6a3483c7dcac5ed56a349361a19dc1f4c985de3 (patch)
tree9c584f2510d2c7f4d9b389fe7769beea75c368ac /Makefile
parentcf9824cd02c9dd5a8053c1853f26b98ad807766e (diff)
downloadcompcert-kvx-f6a3483c7dcac5ed56a349361a19dc1f4c985de3.tar.gz
compcert-kvx-f6a3483c7dcac5ed56a349361a19dc1f4c985de3.zip
starting BTL_SEsimuref
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 60cf380b..a5cc8895 100644
--- a/Makefile
+++ b/Makefile
@@ -144,7 +144,7 @@ SCHEDULING= \
RTLpathSchedulerproof.v RTLpath.v \
RTLpathScheduler.v RTLpathWFcheck.v \
BTL.v BTLmatchRTL.v BTLtoRTL.v BTLtoRTLproof.v RTLtoBTL.v RTLtoBTLproof.v \
- BTL_Livecheck.v BTL_Scheduler.v BTL_Schedulerproof.v BTL_SEtheory.v
+ BTL_Livecheck.v BTL_Scheduler.v BTL_Schedulerproof.v BTL_SEtheory.v BTL_SEsimuref.v
# C front-end modules (in cfrontend/)