dace
dace copied to clipboard
Add CFG to generate_scope in tutorials
The DFG is missing from codegen tutorial, resulting with an error in codegen. Adding cfg as a param fixes it.
When I saved it also trimmed some trailing whitespace (lines that only have whitespace, it is for the better I think)