Skip to content
Snippets Groups Projects
Commit 48378638 authored by Régis Blanc's avatar Régis Blanc
Browse files

some changes

parent 9b0fa71f
No related branches found
No related tags found
No related merge requests found
......@@ -124,9 +124,6 @@ class CallGraph(val program: Program) {
}
//TODO: handle case where the target node is not found
println(history)
println(from)
println(to)
rebuildPath(to, List())
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment