|
|
1.1 root 1: .so tmac.ilib
2: .TH I-PSORT 1 "The University of Arizona \- 6/28/83"
3: .SH NAME
4: i-psort \- sort procedures in Icon program
5: .SH SYNOPSIS
6: \f3i-psort\fR
7: .SH DESCRIPTION
8: \fII-psort\fR reads an Icon program from standard input and writes
9: an equivalent program to standard output with the procedures
10: sorted alphabetically. Global, external, and record declarations
11: come first in the order they appear in the original program.
12: The main procedure comes next followed by the remaining procedures
13: in alphabetical order.
14: .PP
15: Comments and white space between declarations are attached to the next
16: following declaration.
17: .SH LIMITATIONS
18: \fII-psort\fR only recognizes declarations that start at the beginning
19: of lines.
20: .PP
21: Comments and interline white space between declarations may not come
22: out as intended.
23: .SH AUTHOR
24: Ralph E. Griswold
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.