Skip to content

Commit

Permalink
Added sugiyama laout
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscar Nierstrasz committed Mar 27, 2024
1 parent 2428ae4 commit 021666d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/GToolkit-Demo-FCA/FCAContext.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,8 @@ FCAContext >> latticeFor: aMondrian [
from: #key
to: #value.
"aMondrian layout tree."
aMondrian layout dominanceTree.
"aMondrian layout dominanceTree."
aMondrian layout sugiyama.
^ aMondrian
]

Expand Down

0 comments on commit 021666d

Please sign in to comment.