Skip to content
Snippets Groups Projects

V.0.1.0 Codename Threadbare

Closed Ghost User requested to merge v.0.1.0-codename-threadbare into master
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
@@ -53,8 +53,7 @@ graph TB
SubGraph1 --> SubGraph1Flow
subgraph "G_logical1"
SubGraph1Flow(SubNode 1)
SubGraph1Flow -- Choice1 --> DoChoice1
SubGraph1Flow -- Choice2 --> DoChoice2
Node1[Node 1] <--> Node2[Node 2] <--> Node3[Node 3] <--> Node4[Node 4]
end
subgraph "G_physical"
Loading