Skip to content
Snippets Groups Projects
Commit 849f747a authored by Erwan Jahier's avatar Erwan Jahier
Browse files

Fix a bug in the clock checking: I was using List.sort to sort our

variables according to their clock dependencies, which is wrong since
that order is partial. I've implemented a topological sort instead.
parent 3edcf49d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment