checkpoint
This commit is contained in:
parent
12421d0e5d
commit
1d357c6c96
48 changed files with 1580 additions and 219 deletions
|
|
@ -7,7 +7,6 @@ unsigned char Device::read() { return 0; }
|
|||
|
||||
void Device::write(unsigned char) {}
|
||||
|
||||
|
||||
InputDevice::InputDevice(istream& in) {
|
||||
input = ∈
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue