Yield: SugiyamaStyle as a part of GraphLayout

This commit is contained in:
Ivan Krysak
2023-03-15 12:44:32 +02:00
committed by Alessandro Di Federico
parent 268f53cdeb
commit 44b9bfd04c
18 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
#include "revng/Yield/Graph.h"
#include "revng/Yield/PTML.h"
#include "revng/Yield/SVG.h"
#include "revng/Yield/Support/SugiyamaStyleGraphLayout/Compute.h"
#include "revng/Yield/Support/GraphLayout/SugiyamaStyle/Compute.h"
using ptml::Tag;