Creating a branch
Creating a branch involves the following two operations:
- Create a branch type to enable the instantiations of branches. You do this by running the mkbrtype command.
- Instantiate a branch. To do so, you use the mkbranch command.
The next two sections cover these two operations.