mirror of
https://github.com/ArthurSonzogni/Diagon.git
synced 2026-08-30 09:00:46 +08:00
0a6f1b9bc0
* Link against boost statically. * Improve FlowChart if/then/else * Add support for while loop in FlowChart * Add support for do-loop
7 lines
136 B
Plaintext
7 lines
136 B
Plaintext
___
|
||
╱ ╲ ┌───┐
|
||
╱ a b ╲___│c d│
|
||
╲ ╱yes└───┘
|
||
╲___╱
|
||
no
|