Correct comment.
Chris Pressey
3 years ago
34 | 34 |
'potentially-calls': potentially_calls,
|
35 | 35 |
}
|
36 | 36 |
|
37 | |
# Reflexive closure
|
|
37 |
# Symmetric closure
|
38 | 38 |
# (Note, this information isn't used anywhere yet)
|
39 | 39 |
|
40 | 40 |
for routine in program.routines:
|