Index: DamEngine/trunk/src/Deltares.DamEngine.Calculators/KernelWrappers/MacroStabilityInwards/MacroStabilityKernelInterface.cs =================================================================== diff -u -r6501 -r7077 --- DamEngine/trunk/src/Deltares.DamEngine.Calculators/KernelWrappers/MacroStabilityInwards/MacroStabilityKernelInterface.cs (.../MacroStabilityKernelInterface.cs) (revision 6501) +++ DamEngine/trunk/src/Deltares.DamEngine.Calculators/KernelWrappers/MacroStabilityInwards/MacroStabilityKernelInterface.cs (.../MacroStabilityKernelInterface.cs) (revision 7077) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2024. All rights reserved. +// Copyright (C) Stichting Deltares 2026. All rights reserved. // // This file is part of the Dam Engine. // @@ -24,14 +24,13 @@ namespace Deltares.DamEngine.Calculators.KernelWrappers.MacroStabilityInwards; -public class MacroStabilityKernelInterface: IKernelDataInput +public class MacroStabilityKernelInterface : IKernelDataInput { /// /// Gets or sets the actual input for the Interface /// /// /// The input. /// - public MacroStabilityInterface Input { get; set; } - + public MacroStabilityInterface Input { get; set; } } \ No newline at end of file