﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
523	Compile a file consecutive several times makes TOLBase to crash	César Pérez Álvarez	danirus	"If we compile this file several consecutive times TOLBase will crash. The number of times that we have to compile is not always the same.

//////////////////////////////////////////////////////////////////////////////
// FILE   : error.tol
// PURPOSE: 
//////////////////////////////////////////////////////////////////////////////

Date Ini = y2006m05d01;
Date End = y2006m07d24;
Serie stepIn = SubSer(CalInd(C, Semanal), Ini, End);

Serie forma1 = DifEq(1/(1-0.4*B), stepIn);"	defect	closed	highest		Various	1.1.6	blocker	fixed		
