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

Update Example05_CarRace_NestedComposition.mp

parent 528dabc9
No related branches found
No related tags found
No related merge requests found
......@@ -79,7 +79,8 @@ ROOT Cars: {+ Car +}
/* if at least one car finishes, there should be a winner */
ENSURE #finish > 0 -> #winner > 0;
};
}
;
ROOT Judge: provide_start_signal
watch
......
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