Adds Disjoin operation to 'Flow' category

This commit is contained in:
Spencer Walden 2018-12-28 17:04:31 -08:00
parent 3470181bb9
commit b1a1bf9552

View File

@ -375,6 +375,7 @@
"ops": [ "ops": [
"Magic", "Magic",
"Fork", "Fork",
"Disjoin",
"Merge", "Merge",
"Register", "Register",
"Label", "Label",