# Association of user roles to agreements. The syntax is # # name-of-role=name-of-agreement # # The allowed characters for both parts are a-z,A-Z,0-9,-,_ # # The syntax is case insensitive. # The special entry *=default specifies the agreement to use in case # Aquarium encounters a user role not defined in this file student=default prof=default *=default