initial framework added
[fp1415-soccerfun.git] / src / StdTeam / Team_Student_Rounds_Assignment.dcl
1 definition module Team_Student_Rounds_Assignment
2
3 /** This module is supposed to implement a solution to the rounds running assignment.
4 For testing purposes, use the RefereeCoach_Rounds_Assignment referee.
5 Your opponent can also be the Team_Student_Rounds_Assignment.
6
7 Further instructions are in the .icl module (press Ctrl+/).
8 */
9
10 import Team
11
12 Team_Student_Rounds :: !Home !FootballField -> Team
13 base_TeamName_Student_Rounds :: String