3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-05 09:04:08 +00:00

Add back newline.

This commit is contained in:
Rasmus Munk Larsen 2023-10-05 15:26:29 -07:00
parent e38c9e01c9
commit fd7bd420b3

View file

@ -123,6 +123,7 @@ public:
}
};
// ------------------------------------------------
// A simple class for topological sorting
// ------------------------------------------------