Number of agents that finished their step

Property definitions

actors $ ClockAgent :: nb_finished=
	# Number of agents that finished their step
	var nb_finished = 0
lib/actors/examples/agent_simulation/agent_simulation.nit:30,2--31,20