coq: Add coqidetop.opt.exe shim (#2003)

This commit is contained in:
khangp0000 2021-04-02 01:33:37 -07:00 committed by GitHub
parent a0a7e4c415
commit 5127a1cc58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,8 @@
"bin": [ "bin": [
"bin\\coqtop.exe", "bin\\coqtop.exe",
"bin\\coqc.exe", "bin\\coqc.exe",
"bin\\coqchk.exe" "bin\\coqchk.exe",
"bin\\coqidetop.opt.exe"
], ],
"shortcuts": [ "shortcuts": [
[ [