auto_break.h (77B)
1 #ifndef AUTO_BREAK_H 2 #define AUTO_BREAK_H 3 4 extern char auto_break[]; 5 6 #endif