From 35c0807799717cd720ab28b35851c1a01a67445d Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Tue, 7 Sep 2021 22:50:21 -0400 Subject: De-taggification | part 4 --- stdlib/source/program/aedifex/artifact/snapshot.lux | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'stdlib/source/program/aedifex/artifact/snapshot.lux') diff --git a/stdlib/source/program/aedifex/artifact/snapshot.lux b/stdlib/source/program/aedifex/artifact/snapshot.lux index a83905f0b..0a0d5cd94 100644 --- a/stdlib/source/program/aedifex/artifact/snapshot.lux +++ b/stdlib/source/program/aedifex/artifact/snapshot.lux @@ -6,14 +6,14 @@ [monad {"+" [do]}]] [control ["<>" parser - ["<.>" xml {"+" [Parser]}] - ["<.>" text]]] + ["<[0]>" xml {"+" [Parser]}] + ["<[0]>" text]]] [data - ["." sum] + ["[0]" sum] [format - ["." xml {"+" [XML]}]]]]] - ["." / "_" - ["#." stamp {"+" [Stamp]}]]) + ["[0]" xml {"+" [XML]}]]]]] + ["[0]" / "_" + ["[1][0]" stamp {"+" [Stamp]}]]) (type: .public Snapshot (Variant -- cgit v1.2.3