TODO - enscript - GNU Enscript
HTML git clone git://thinkerwim.org/enscript.git
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
TODO (246B)
---
1
2 TODO States
3
4 * manual needs massive updating
5
6 * Add document for the system() primitive.
7
8 * Fix / to be a divide operand. We can do it with a little extra
9 syntactical knowledge - we have in in gram.y.
10
11 * Add test for state heritance.