Merge branch 'topic/sync-to-go-2'
[s-roff.git] / src / ute-pfbtops / pfbtops-config.h
blob717639486f0df042583e265ca7e0bc1980f007f9
1 /*@ Configurable stuff */
2 #ifndef _PFBTOPS_CONFIG_H
3 #define _PFBTOPS_CONFIG_H
5 // Binary bytes per output line.
6 #define BYTES_PER_LINE (64/2)
7 #define MAX_LINE_LENGTH 78
9 #endif // _PFBTOPS_CONFIG_H
10 // s-it2-mode