aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/artifact/snapshot/build.lux
diff options
context:
space:
mode:
authorEduardo Julian2022-06-13 01:55:22 -0400
committerEduardo Julian2022-06-13 01:55:22 -0400
commit289f9de576a7980184339f380d5000f7d71f6d7e (patch)
treee0ac1c14a496d6bf3139e1e3b600dde73decf208 /stdlib/source/program/aedifex/artifact/snapshot/build.lux
parent32e730e93f0a88cc537622c854a48eb229419893 (diff)
New "format" hierarchy.
Diffstat (limited to 'stdlib/source/program/aedifex/artifact/snapshot/build.lux')
-rw-r--r--stdlib/source/program/aedifex/artifact/snapshot/build.lux2
1 files changed, 1 insertions, 1 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)]]]