From ac9c34b095d7c75608883d81a50c69693bf2e80a Mon Sep 17 00:00:00 2001 From: git <tdnorbra@nps.edu> Date: Tue, 10 Sep 2024 13:41:42 -0700 Subject: [PATCH] [Terry N.] amplify note --- viskit/configuration/c_app.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/viskit/configuration/c_app.xml b/viskit/configuration/c_app.xml index bfa3ce358d..8e0a01435f 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> -- GitLab