diff --git a/viskit/configuration/c_app.xml b/viskit/configuration/c_app.xml index bfa3ce358d8ae2ad2bbe0c44974a9f1f5fa6da43..8e0a01435f326eba946a8155cba7309ea5e846ef 100644 --- a/viskit/configuration/c_app.xml +++ b/viskit/configuration/c_app.xml @@ -13,7 +13,8 @@ </mainframe> <projecthome> <!-- These two attributes MUST always be at least zero-length Strings --> - <!-- DefaultProject is included in this template for convenience --> + <!-- A default project path and name (DefaultProject) are included + in this template for convenience --> <path dir="../examples/src"/> <name value="ViskitOpenDis7Examples"/> </projecthome>