printtofile.device: Allow easy printing to a file
commit6b32d37bb00a4d8ec871170c9532f05d878b5c64
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 26 Jan 2012 07:01:18 +0000 (26 07:01 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 26 Jan 2012 07:01:18 +0000 (26 07:01 +0000)
tree5467a04e03902cd5491efb35fc5c2506c9fae888
parentad49d4e454e83e6a5eadad6d451642193326a7dc
printtofile.device: Allow easy printing to a file

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@43724 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/devs/printtofile/mmakefile.src [new file with mode: 0644]
workbench/devs/printtofile/printtofile.c [new file with mode: 0644]
workbench/devs/printtofile/printtofile.conf [new file with mode: 0644]
workbench/devs/printtofile/printtofile_intern.h [new file with mode: 0644]