From 3167c19fbca224c4d88665ef47dedbd483671f84 Mon Sep 17 00:00:00 2001 From: Emilio Jesus Gallego Arias Date: Thu, 1 Apr 2021 20:17:29 +0200 Subject: [build] [ocamldebug] Update for byterun -> coqrun renaming Addendum to #14039 . --- dev/core_dune.dbg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/core_dune.dbg') diff --git a/dev/core_dune.dbg b/dev/core_dune.dbg index da3022644d..db51dc08b6 100644 --- a/dev/core_dune.dbg +++ b/dev/core_dune.dbg @@ -6,7 +6,7 @@ load_printer clib.cma load_printer dynlink.cma load_printer lib.cma load_printer gramlib.cma -load_printer byterun.cma +load_printer coqrun.cma load_printer kernel.cma load_printer library.cma load_printer engine.cma -- cgit v1.2.3