update
[fp1415-soccerfun.git] / src / SoccerFun.icl
1 module SoccerFun
2
3 /** The main module for Soccer-Fun.
4 */
5 import matchControl
6
7 /** Function to start SoccerFun.
8 */
9 Start :: *World -> *World
10 Start world = doSoccerFun world