Index: DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Dam.Data/SoilUtils.cs =================================================================== diff -u -r6724 -r6731 --- DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Dam.Data/SoilUtils.cs (.../SoilUtils.cs) (revision 6724) +++ DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Dam.Data/SoilUtils.cs (.../SoilUtils.cs) (revision 6731) @@ -28,7 +28,8 @@ namespace Deltares.Dam.Data { /// - /// SoilUtils contains some general utility functions that were moved here from the Soil class (also used by DAM) as they are considered obsolete + /// SoilUtils contains some general utility functions that were moved here from the Soil class (also used by DAM) as they are considered obsolete. + /// Afterwards this was moved here from DSL-GeoIo, to make DSL-GeoIo redundant. /// public static class SoilUtils {