|
|
1.1 root 1:
2:
3:
4: I-SPLIT(1) Icon Program Library I-SPLIT(1)
5:
6:
7:
8: NNNNAAAAMMMMEEEE
9: i-split - split Icon program into separate files
10:
11: SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
12: iiii----sssspppplllliiiitttt [----gggg file]
13:
14: DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
15: _I-_s_p_l_i_t reads an Icon program from standard input and writes
16: each procedure to a separate file. The output file names
17: consist of the procedure name with ....iiiiccccnnnn appended. If the ----gggg
18: option is specified, any global, external, and record
19: declarations are written to that file. Otherwise they are
20: written in the file for the procedure that immediately fol-
21: lows them.
22:
23: Comments and white space between declarations are attached
24: to the next following declaration.
25:
26: LLLLIIIIMMMMIIIITTTTAAAATTTTIIIIOOOONNNNSSSS
27: _I-_s_p_l_i_t only recognizes declarations that start at the
28: beginning of lines.
29:
30: Comments and interline white space between declarations may
31: not come out as intended.
32:
33: If the ----gggg option is not specified, any global, external, or
34: record declarations that follow the last procedure are dis-
35: carded.
36:
37: AAAAUUUUTTTTHHHHOOOORRRR
38: Ralph E. Griswold
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63: Version 5.9 The University of Arizona - 5/28/83 1
64:
65:
66:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.