﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
499	Mistake in OIS	Chakib Faghloumi	rcsoto	"We send us this code
///////////////////////////////////////////////
/*
Serie Ser1 = SubSer(150*CalInd(C,C),y2000,y2007);
Set SET = SetOfSerie(Ser1);
Real bug1 = Ois.Store(SET, ""C:/Bug1.ois"");
Serie (Ser1 := SubSer(200*CalInd(C,C),y2001,y2005));
Set (SET := SetOfSerie(Ser1));
Real bug1Bis = Ois.Store(SET, ""C:/Bug1Bis.ois"");
*/
Set s1 = Ois.Load(""C:/Bug1Bis.ois"");
Set s2 = Ois.Load(""C:/Bug1.ois"");
Real r = MaxS(Ser1);
//////////////////////////////////////////////"	defect	closed	highest		Various	head	critical	fixed		
