about summary refs log tree commit diff stats
path: root/subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-07-13 22:29:30 -0700
committerKartik Agaram <vc@akkartik.com>2019-07-13 22:35:15 -0700
commitc4412d299ee983da5bfca64f33cf6f3eb478d232 (patch)
tree7ea872481e6b02f056c31030ba702ac1323d079a /subx
parentc4aa819a5d651554b3a5cc52b67cac36889cada8 (diff)
downloadmu-c4412d299ee983da5bfca64f33cf6f3eb478d232.tar.gz
.
Diffstat (limited to 'subx')
-rw-r--r--subx/apps/survey.subx1
1 files changed, 0 insertions, 1 deletions
diff --git a/subx/apps/survey.subx b/subx/apps/survey.subx
index 65557b20..10dbca0f 100644
--- a/subx/apps/survey.subx
+++ b/subx/apps/survey.subx
@@ -460,7 +460,6 @@ compute-offsets:segment-offset:  # int
   0/imm32
 compute-offsets:word-slice:
   0/imm32/start
-compute-offsets:word-slice:end:
   0/imm32/end
 compute-offsets:segment-tmp:  # slice
   0/imm32/start
> 2010-03-17 11:55:45 +0100 committer hut <hut@lavabit.com> 2010-03-17 11:55:45 +0100 doc/colorschemes: ugh, its no logical but bitwise OR!' href='/akspecs/ranger/commit/doc/colorschemes.txt?h=v1.7.2&id=9a735f62cfb4a16eb711750883f68f8099508f4b'>9a735f62 ^
efdc7b16 ^









a8f9cf2c ^

efdc7b16 ^

a2853ab6 ^
f597489c ^
efdc7b16 ^
29b05d00 ^


efdc7b16 ^
f597489c ^


efdc7b16 ^

a8f9cf2c ^

efdc7b16 ^






f597489c ^
efdc7b16 ^






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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92