CXX peace: src/troff/input.cpp
[s-roff.git] / src / roff / roff-config.h
blob8c0b34d4953cfe2d74913349a1afe15d06ceca2a
1 /*@ Configurable stuff */
2 #ifndef _ROFF_CONFIG_H
3 #define _ROFF_CONFIG_H
5 // run_pipeline can handle at most this many commands
6 #define MAX_COMMANDS 13
8 #endif // _ROFF_CONFIG_H
9 // s-it2-mode