initial framework added
[fp1415-soccerfun.git] / src / StdTeam / Team_Student_Passing_Assignment.dcl
1 definition module Team_Student_Passing_Assignment
2
3 /** This module is supposed to implement a solution to the passing assignment.
4 For testing purposes, use the RefereeCoach_Passing_Assignment referee and
5 Team_Opponent_Passing_Assignment opponent team.
6
7 Further instructions are in the .icl module (press Ctrl+/).
8 */
9
10 import Team
11
12 Team_Student_Passing :: !Home FootballField -> Team
13 base_TeamName_Student_Passing :: String