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

Upload New File

parent e216683e
No related branches found
No related tags found
No related merge requests found
/* Ensure that the number of event A is greater than or
equal to 1. Guarantees at least one instance of A. Change
1 to 2 to guarantee at least two instances of A. */
ENSURE #A >= 1;
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