aboutsummaryrefslogtreecommitdiff
path: root/kernel/byterun
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2021-03-31 19:02:00 +0200
committerEmilio Jesus Gallego Arias2021-03-31 19:05:49 +0200
commit3bd703714dff733fbfcdfcae591b85bdac6f4b2a (patch)
treed17bfa5a2480b2cb72c123229b43c8185566a870 /kernel/byterun
parent1a64b1560ce88855a76e2faa14cec2864de2f37c (diff)
[dune] Rename byterun to coqrun
This seems the official name, the byterun name is just an artifact from the very preliminary dune build.
Diffstat (limited to 'kernel/byterun')
-rw-r--r--kernel/byterun/dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/byterun/dune b/kernel/byterun/dune
index b14ad5c558..4d2000bb52 100644
--- a/kernel/byterun/dune
+++ b/kernel/byterun/dune
@@ -1,5 +1,5 @@
(library
- (name byterun)
+ (name coqrun)
(synopsis "Coq's Kernel Abstract Reduction Machine [C implementation]")
(public_name coq-core.vm)
(foreign_stubs