initial framework added
[fp1415-soccerfun.git] / src / StdTeam / Team_Opponent_Passing_Assignment.dcl
1 definition module Team_Opponent_Passing_Assignment
2
3 /** Team_Opponent_Passing creates a team of opponents to be used in the passing assignment.
4 The base name of that team is base_TeamName_Opponent_Passing.
5 */
6
7 import Team
8
9 Team_Opponent_Passing :: !Home FootballField -> Team
10 base_TeamName_Opponent_Passing :: String