index
:
nand2tetris.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
projects
/
01
/
Or.cmp
blob: dab924c0818ae04ce0d256e4a0156503d27fc111 (
plain
)
1
2
3
4
5
| a | b | out | | 0 | 0 | 0 | | 0 | 1 | 1 | | 1 | 0 | 1 | | 1 | 1 | 1 |