3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-17 14:25:35 +00:00
z3/src/ast/pattern
Bruce Mitchener 9d1ceab1f2
cmake: Use FindPython3. (#7019)
`FindPythonInterp` has been deprecated for a long time and is more
verbal about that deprecation now.

The build system no longer uses `PYTHON_EXECUTABLE` but instead uses
`Python3_EXECUTABLE`.
2023-11-27 11:20:21 +01:00
..
CMakeLists.txt cmake: Use FindPython3. (#7019) 2023-11-27 11:20:21 +01:00
database.smt2 Fix bug reported at https://z3.codeplex.com/workitem/41 2013-05-27 17:49:03 -07:00
expr_pattern_match.cpp fixup compiled patterns 2019-03-29 11:42:40 -07:00
expr_pattern_match.h call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
pattern_inference.cpp add parameter to disable pattern inference #6884 2023-09-03 15:27:37 -07:00
pattern_inference.h Adding some options in support of F* (#6774) 2023-06-20 16:10:37 -07:00