using System; using System.Collections.Generic; using System.Text; namespace FluidSim.Interfaces { internal class Junction1 { } }