Index: APPS/Halux/common/StapelService.cls.xml =================================================================== diff -u -r1310 -r1317 --- APPS/Halux/common/StapelService.cls.xml (.../StapelService.cls.xml) (revision 1310) +++ APPS/Halux/common/StapelService.cls.xml (.../StapelService.cls.xml) (revision 1317) @@ -45,7 +45,7 @@ Do ProductLijnen.Insert(ProductLijnIterator.Next()) } - Do ##class(TECH.Algo.Sort.InsertionSort).Sort(ProductLijnen,##class(zTryout.CSC.Try).%New()) + Do ##class(TECH.Algo.Sort.InsertionSort).Sort(ProductLijnen,##class(BL.PPS.TBX.ZaagVolgordeComparator).%New()) For i=1:1:ProductLijnen.Count() {