3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-06-06 22:23:22 +00:00

try without #!/bin/env python #5397

This commit is contained in:
Nikolaj Bjorner 2021-07-10 15:20:56 +02:00
parent 0f8d2d1d51
commit 34885562e0
8 changed files with 8 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
# - /usr/bin/env python
"""
Reads a pyg file and emits the corresponding
C++ header file into the specified destination