@@ -1,16 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
-
-namespace OTSModelSharp.OTSControl
-{
- public class BrukerSegment
- {
- public long XCount;
- public long Y;
- public long XStart;
- }
-}