
compile		 = "ticktock.c"
winopen		 = true

host perth {
    x=100, y=50
    winx=0, winy=100
    link to sydney
}

host sydney {
    x=500, y=50
    winx=550, winy=100
    link to perth
}
