Skip to content
Snippets Groups Projects
Commit 3ceceee7 authored by Giammarco, Kristin M's avatar Giammarco, Kristin M
Browse files

Update It.05_Coordinated_iteration_mixed.mp

parent b298fac4
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,6 @@ ROOT B: {+ b +};
COORDINATE $z: b FROM B
DO
COORDINATE $x: a FROM A,
$y: c FROM $b
$y: c FROM $z
DO ADD $x PRECEDES $y; OD;
OD;
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment