about summary refs log tree commit diff stats
path: root/linux/100.txt
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-03-29 18:47:52 -0700
committerKartik Agaram <vc@akkartik.com>2021-03-29 18:47:52 -0700
commit16f2bd1174632659cbad925f7271cd72feef3522 (patch)
treed3a729b5cdf4413ae7dfc86e15c1f0a63532b943 /linux/100.txt
parent386641c0212437e719e6601596da82df1d0969e0 (diff)
downloadmu-16f2bd1174632659cbad925f7271cd72feef3522.tar.gz
.
Diffstat (limited to 'linux/100.txt')
-rw-r--r--linux/100.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/linux/100.txt b/linux/100.txt
index 5d309194..2cb43d8d 100644
--- a/linux/100.txt
+++ b/linux/100.txt
@@ -3,9 +3,9 @@ We're now past C++ bootstrap.
 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_elf.subx
-  apps/pack.subx
-  apps/dquotes.subx
-  apps/assort.subx
-  apps/tests.subx
+  hex.subx
+  survey_elf.subx
+  pack.subx
+  dquotes.subx
+  assort.subx
+  tests.subx