Compare commits

...

3 Commits

View File

@ -1,4 +1,6 @@
from os import makedirs
from time import time
class Segment:
def __init__(self,bA,cA,cB,trColor):
self.isFinite = bA