about summary refs log tree commit diff stats
path: root/archive/1.vm/085scenario_console.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-03-23 00:32:49 -0700
committerKartik K. Agaram <vc@akkartik.com>2021-03-23 00:32:49 -0700
commit62a244211024a8367332541c571621883c05bcce (patch)
tree6bd560d3d44ef21b9c4eee5de7b644875652793b /archive/1.vm/085scenario_console.cc
parentbc79a190ec8366215d67110db08a25c7f8c8bf84 (diff)
downloadmu-62a244211024a8367332541c571621883c05bcce.tar.gz
writes to disk now working
Tested by inserting a call into the shell, but we can't leave it in because
every test ends up clobbering the disk. So it's now time to think about
a testable interface for the disk.
Diffstat (limited to 'archive/1.vm/085scenario_console.cc')
0 files changed, 0 insertions, 0 deletions
.subx?h=main&id=7ca19e4e1d3acb2c770c180156b813fb536a673e'>7ca19e4e ^
c48ce3c8 ^
7ca19e4e ^
6070c23e ^
7ca19e4e ^













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