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

Upload New File

parent 15427db3
No related branches found
No related tags found
No related merge requests found
/* Ensure that the number of event A is less than or
equal to 3. Guarantees at most three instance of A. Change
3 to 2 to guarantee at most two instances of A. */
ENSURE #A <= 3;
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