revert between 56095 -> 55830 in arch
[AROS.git] / workbench / devs / printtotool / printtotool.conf
blobab40c5ed090271484a12f055e720dccdec55cfec
1 ##begin config
2 version 1.0
3 basename PrintToTool
4 libbasetype struct PrintToToolBase
5 residentpri 0
6 beginio_func BeginIO
7 abortio_func AbortIO
8 ##end config
9 ##begin cdefprivate
10 #include "printtotool_intern.h"
11 ##end cdefprivate