repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
revert between 56095 -> 55830 in arch
[AROS.git]
/
workbench
/
devs
/
printtofile
/
printtofile.conf
blob
adacd07fd4da1d1eb23209329627346f3cdede2b
1
##begin config
2
version 1.0
3
basename PrintToFile
4
libbasetype struct PrintToFileBase
5
residentpri 0
6
beginio_func BeginIO
7
abortio_func AbortIO
8
##end config
9
##begin cdefprivate
10
#include "printtofile_intern.h"
11
##end cdefprivate