aboutsummaryrefslogtreecommitdiff
path: root/example/turing/src/machine.h
AgeCommit message (Collapse)Author
2015-02-21Separated Turing machine implementation into componentsAdrian Kummerlaender
* i.e. separate namespaces and headers for _Tape_ and _State_ functions * `void` is now used as the `BLANK` field value