#!/bin/csh

foreach t (1 2 3 4) # 5 6 7 8)
	prism kanban.sm kanban.csl -const t=$t -jor
end
