mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
coq: Add coqidetop.opt.exe shim (#2003)
This commit is contained in:
parent
a0a7e4c415
commit
5127a1cc58
@ -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": [
|
||||||
[
|
[
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user