mirror of
https://github.com/Z3Prover/z3
synced 2026-02-23 16:57:51 +00:00
peli
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
5f9eb8917b
commit
e31881ba30
3 changed files with 10163 additions and 0 deletions
9
package.json
Normal file
9
package.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"devDependencies": {
|
||||
"@inquirer/prompts": "^5.3.8",
|
||||
"genaiscript": "^1.52.0"
|
||||
},
|
||||
"scripts": {
|
||||
"gcm": "genaiscript run gcm"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue