From f6b443065beea62ba9ee1c993560f5dbb7da9273 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 26 May 2015 01:22:00 -0700 Subject: 1461 - descriptions/table of contents for the layers --- html/010vm.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/010vm.cc.html') diff --git a/html/010vm.cc.html b/html/010vm.cc.html index 22490301..5545f2ae 100644 --- a/html/010vm.cc.html +++ b/html/010vm.cc.html @@ -2,7 +2,7 @@ -010vm.cc +Mu - 010vm.cc -- cgit 1.4.1-2-gfad0 on value='ae4058add3c2002b90f171a1ace40bf21118103e'>this commit Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log tree commit diff stats
path: root/051test.subx
blob: 518ed0de4257898dfc0eb7fd8898c8f677a10941 (plain) (blame)
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107