mirror of
https://github.com/Z3Prover/z3
synced 2025-08-07 11:41:22 +00:00
try to update setup.py to libc naming
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
b6294ab235
commit
98eae28fca
4 changed files with 5 additions and 11 deletions
|
@ -224,7 +224,6 @@ namespace sat {
|
|||
m_flat_use_list.append(ul);
|
||||
}
|
||||
m_use_list_index.push_back(m_flat_use_list.size());
|
||||
// m_use_list_index.push_back(m_flat_use_list.size());
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue