initial framework added
[fp1415-soccerfun.git] / src / StdTeam / Team_Student_Passing_Assignment.dcl
diff --git a/src/StdTeam/Team_Student_Passing_Assignment.dcl b/src/StdTeam/Team_Student_Passing_Assignment.dcl
new file mode 100644 (file)
index 0000000..c8bb7a0
--- /dev/null
@@ -0,0 +1,13 @@
+definition module Team_Student_Passing_Assignment\r
+\r
+/**    This module is supposed to implement a solution to the passing assignment.\r
+       For testing purposes, use the RefereeCoach_Passing_Assignment referee and\r
+       Team_Opponent_Passing_Assignment opponent team.\r
+       \r
+       Further instructions are in the .icl module (press Ctrl+/).\r
+*/\r
+\r
+import Team\r
+\r
+Team_Student_Passing                   :: !Home FootballField -> Team\r
+base_TeamName_Student_Passing  :: String\r