about summary refs log tree commit diff stats
path: root/subx/apps/crenshaw2-1.subx
diff options
context:
space:
mode:
Diffstat (limited to 'subx/apps/crenshaw2-1.subx')
-rw-r--r--subx/apps/crenshaw2-1.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/apps/crenshaw2-1.subx b/subx/apps/crenshaw2-1.subx
index 6832c6d5..69a42885 100644
--- a/subx/apps/crenshaw2-1.subx
+++ b/subx/apps/crenshaw2-1.subx
@@ -13,7 +13,7 @@
 # To run the generated output:
 #   $ echo '3'  |./subx run apps/crenshaw2-1 > z1.subx
 #   $ ./subx translate z1.subx -o z1
-#   $ ./z1
+#   $ ./subx run z1
 #   $ echo $?
 #   3
 #
>49a99383 ^
7bf8adb8 ^
49a99383 ^














1a43d12b ^
49a99383 ^


1a43d12b ^
49a99383 ^


1a43d12b ^
49a99383 ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42