aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/artifact/snapshot
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/program/aedifex/artifact/snapshot')
-rw-r--r--stdlib/source/program/aedifex/artifact/snapshot/build.lux2
-rw-r--r--stdlib/source/program/aedifex/artifact/snapshot/time.lux2
-rw-r--r--stdlib/source/program/aedifex/artifact/snapshot/version/value.lux2
3 files changed, 3 insertions, 3 deletions
diff --git a/stdlib/source/program/aedifex/artifact/snapshot/build.lux b/stdlib/source/program/aedifex/artifact/snapshot/build.lux
index 641b37105..483da5e39 100644
--- a/stdlib/source/program/aedifex/artifact/snapshot/build.lux
+++ b/stdlib/source/program/aedifex/artifact/snapshot/build.lux
@@ -9,7 +9,7 @@
["<[0]>" xml (.only Parser)]]]
[data
["[0]" text
- ["%" format]
+ ["%" \\format]
["<[1]>" \\parser]]
[format
["[0]" xml (.only XML)]]]
diff --git a/stdlib/source/program/aedifex/artifact/snapshot/time.lux b/stdlib/source/program/aedifex/artifact/snapshot/time.lux
index 64f0173d3..3b6fbe0ee 100644
--- a/stdlib/source/program/aedifex/artifact/snapshot/time.lux
+++ b/stdlib/source/program/aedifex/artifact/snapshot/time.lux
@@ -10,7 +10,7 @@
["<[0]>" xml (.only Parser)]]]
[data
["[0]" text
- ["%" format]
+ ["%" \\format]
["<[1]>" \\parser]]
[format
["[0]" xml (.only XML)]]]
diff --git a/stdlib/source/program/aedifex/artifact/snapshot/version/value.lux b/stdlib/source/program/aedifex/artifact/snapshot/version/value.lux
index 26bb272e3..875326058 100644
--- a/stdlib/source/program/aedifex/artifact/snapshot/version/value.lux
+++ b/stdlib/source/program/aedifex/artifact/snapshot/version/value.lux
@@ -6,7 +6,7 @@
[data
["[0]" product]
["[0]" text
- ["%" format]]]]]
+ ["%" \\format]]]]]
["[0]" /// (.only Snapshot)
["[1][0]" time]
["[1][0]" stamp]])