lace.gpr: Re-enable 'ashell'.

This commit is contained in:
Rod Kay
2022-11-12 13:25:37 +11:00
parent eafc137c69
commit c3a536b37b

View File

@@ -1,7 +1,7 @@
with
-- "florist",
"lace_shared";
-- "ashell";
"lace_shared",
"ashell";
--library
@@ -20,7 +20,7 @@ is
for Source_Dirs use ("../source",
"../source/containers",
-- "../source/environ",
"../source/environ",
"../source/dice",
"../source/events",
"../source/events/concrete",