mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 00:55:31 +00:00
parent
ccf6ca310e
commit
9ec59fdb93
4 changed files with 83 additions and 53 deletions
|
@ -456,7 +456,9 @@ def check_dotnet():
|
|||
raise MKException('Failed testing gacutil. Set environment variable GACUTIL with the path to gacutil.')
|
||||
|
||||
def check_dotnet_core():
|
||||
# TBD: check DOTNET
|
||||
# r = exec_cmd([DOTNET])
|
||||
# if r != 0:
|
||||
# raise ...
|
||||
pass
|
||||
|
||||
def check_ml():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue