|
|
1.1 root 1: /* aon.c 4.1 83/03/09 */
2:
3: #include "2648.h"
4:
5: aon()
6: {
7: sync();
8: escseq(ESCD);
9: outchar('e');
10: }
11:
12: aoff()
13: {
14: sync();
15: escseq(ESCD);
16: outchar('f');
17: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.