about summary refs log tree commit diff stats
path: root/100.txt
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-12-28 09:26:15 -0800
committerKartik Agaram <vc@akkartik.com>2020-12-28 11:09:30 -0800
commitdff67029adb1a27bff5937fa8e028fadbef521eb (patch)
tree2bdd43d9a812cc7b1a184f5c383a0e5a2038fc75 /100.txt
parent7566d80ade1177939bf29345b5b5cbb976765cc5 (diff)
downloadmu-dff67029adb1a27bff5937fa8e028fadbef521eb.tar.gz
7439 - start translating Mu programs to baremetal
Diffstat (limited to '100.txt')
-rw-r--r--100.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/100.txt b/100.txt
index 076b9919..5d309194 100644
--- a/100.txt
+++ b/100.txt
@@ -4,7 +4,7 @@ Layers in the 1xx series are in bare SubX, without any syntax sugar. They are
 intended to be used by the phases of the self-hosted translator to replicate
 the functionality of the C++ bootstrap:
   apps/hex.subx
-  apps/survey.subx
+  apps/survey_elf.subx
   apps/pack.subx
   apps/dquotes.subx
   apps/assort.subx