Explorar o código

Fixed NAC matching: Power window works!

Yentl Van Tendeloo %!s(int64=8) %!d(string=hai) anos
pai
achega
db219afaef
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      bootstrap/transform.alc

+ 1 - 0
bootstrap/transform.alc

@@ -47,6 +47,7 @@ Element function make_matching_schedule(schedule_model : Element, LHS : String,
 						list_insert(schedule, next, 0)
 					else:
 						required_size = required_size - 1
+						continue!
 
 					// If it is an edge, we should also add the target and source
 					if (is_edge(schedule_model["model"][next])):