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 with
-- "florist", -- "florist",
"lace_shared"; "lace_shared",
-- "ashell"; "ashell";
--library --library
@@ -20,7 +20,7 @@ is
for Source_Dirs use ("../source", for Source_Dirs use ("../source",
"../source/containers", "../source/containers",
-- "../source/environ", "../source/environ",
"../source/dice", "../source/dice",
"../source/events", "../source/events",
"../source/events/concrete", "../source/events/concrete",