StephaneLenclud@8: using System; StephaneLenclud@8: using System.Collections.Generic; StephaneLenclud@8: using System.Linq; StephaneLenclud@8: using System.Text; StephaneLenclud@8: using System.Threading.Tasks; StephaneLenclud@8: StephaneLenclud@8: namespace SatChanGen StephaneLenclud@8: { StephaneLenclud@8: class SatIndex StephaneLenclud@8: { StephaneLenclud@8: } StephaneLenclud@8: }