testgen-PIPELINE python startup

This commit is contained in:
David Harris 2021-03-25 13:12:18 -04:00
parent 21989ee615
commit eb9787609e

3
wally-pipelined/testgen/testgen-PIPELINE.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/python
import numpy as np
import string
@ -632,4 +633,4 @@ for xlen in xlens:
f.close()
r.close()
print("Done with ", xlen)
print("Done with ", xlen)