mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 09:35:32 +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
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -23,6 +23,8 @@ ocamlz3
|
|||
# Emacs temp files
|
||||
\#*\#
|
||||
# Directories with generated code and documentation
|
||||
node_modules/*
|
||||
.genaiscript/*
|
||||
release/*
|
||||
build/*
|
||||
trace/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue