aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/out.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Removed new-born out.{h,c} (not a good idea).Kristaps Dzonsons2009-09-211-113/+0
| | | | | Removed if 0 for HTML-mode output (why not). Added option -oxxxx for passing options to output devices.
* Tentative addition of front-end utility functions (out.h) (not sure if it's ↵Kristaps Dzonsons2009-09-211-0/+113
necessary). More -Thtml installments.