This commit is contained in:
Mike J Innes 2016-06-07 16:05:03 +01:00
parent 96102f0130
commit 4e61f58b5b

View File

@ -12,5 +12,3 @@ function cut_forward(v::IVertex)
il(@flow(pop!(self.delay))) il(@flow(pop!(self.delay)))
end end
end end
cut_forward(g)