diff --git a/MachineTool/DemoBuildMachineTool.cs b/MachineTool/DemoBuildMachineTool.cs
index 38467d2..ecc3457 100644
--- a/MachineTool/DemoBuildMachineTool.cs
+++ b/MachineTool/DemoBuildMachineTool.cs
@@ -15,7 +15,7 @@ using System.Xml.Linq;
namespace Sample.MachineTool
{
///
- /// Provides access to the PMC-B1 machine tool model.
+ /// Provides access to the Table-B1 machine tool model.
///
///
/// ### Source Code
@@ -74,7 +74,6 @@ namespace Sample.MachineTool
MachineTool = GenXyzabcMachineTool();
}
#region XML IO
- //public PmcB1MachineToolSource(XElement src, object res) : this() { }
///
/// XML element name for serialization.
///
diff --git a/Machining/DemoBuildGeomOnlyMachiningProject.cs b/Machining/DemoBuildGeomOnlyMachiningProject.cs
index 3585a99..5c3dd89 100644
--- a/Machining/DemoBuildGeomOnlyMachiningProject.cs
+++ b/Machining/DemoBuildGeomOnlyMachiningProject.cs
@@ -87,8 +87,8 @@ public static class DemoBuildGeomOnlyMachiningProject
IProgress