mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 11:15:43 -05:00
fix: update quip CLI arguments
This commit is contained in:
parent
b2e8f8b29d
commit
8958301a8e
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
(proof_checker
|
||||
(name quip)
|
||||
(cmd "quip -nc $proof_file --problem=$file")
|
||||
(cmd "quip check --color=false $proof_file --problem=$file")
|
||||
(valid "^OK$")
|
||||
(invalid "^FAIL$"))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue