From ba3c659cd6225009c00197ea7ec099b2e90dbc05 Mon Sep 17 00:00:00 2001 From: Dale Henrichs Date: Wed, 16 Oct 2019 12:10:50 -0700 Subject: [PATCH] Issue #261: final tweak needed to import the (presumed) functionality needed for using the GsDevKit_home lookup scheme with the st_launcher tonel class/shebang scheme [ci skip] --- shared/repos/GsDevKit_launcher/rowan/projects/st_launcher.ston | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/repos/GsDevKit_launcher/rowan/projects/st_launcher.ston b/shared/repos/GsDevKit_launcher/rowan/projects/st_launcher.ston index 833ac39f..f092bcf9 100644 --- a/shared/repos/GsDevKit_launcher/rowan/projects/st_launcher.ston +++ b/shared/repos/GsDevKit_launcher/rowan/projects/st_launcher.ston @@ -6,7 +6,7 @@ RwComponentSpecification{ #projectsPath : 'rowan/projects', #repoPath : 'rowan/src', #specsPath : 'rowan/specs', - #defaultComponentName : 'Core', + #defaultComponentName : 'AbstractProgram', #defaultGroupNames : [ 'core' ],