.if .isndef ITER_NUM .error Must specify number of iteration .else .if ITER_NUM < 10 .warn Number of iteration is small for good result .endif .endif