initial framework added
[fp1415-soccerfun.git] / src / StdTeam / Team_Student_Rounds_Assignment.dcl
diff --git a/src/StdTeam/Team_Student_Rounds_Assignment.dcl b/src/StdTeam/Team_Student_Rounds_Assignment.dcl
new file mode 100644 (file)
index 0000000..07ee5d5
--- /dev/null
@@ -0,0 +1,13 @@
+definition module Team_Student_Rounds_Assignment\r
+\r
+/**    This module is supposed to implement a solution to the rounds running assignment.\r
+       For testing purposes, use the RefereeCoach_Rounds_Assignment referee.\r
+       Your opponent can also be the Team_Student_Rounds_Assignment.\r
+       \r
+       Further instructions are in the .icl module (press Ctrl+/).\r
+*/\r
+\r
+import Team\r
+\r
+Team_Student_Rounds                    :: !Home !FootballField -> Team\r
+base_TeamName_Student_Rounds   :: String\r