Partial support for integer divisions in access vectors
[suif.git] / html / man_leavesfirst.1.html
bloba6f8bc5e917faf3bce2545a4aa0e4e171dd09c5e
1 <!-- manual page source format generated by PolyglotMan v3.0.7, -->
2 <!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
4 <HTML>
5 <HEAD>
6 <TITLE>Man page for leavesfirst.1</TITLE>
7 </HEAD>
8 <BODY bgcolor=white>
9 <A HREF="#toc">Table of Contents</A><P>
11 <H2><A NAME="sect0" HREF="#toc0">Name</A></H2>
13 <P>
14 leavesfirst - reorder procedures to put leaves first
16 <H2><A NAME="sect1" HREF="#toc1"><B>Synopsis</B></A></H2>
18 <P>
19 <B>leavesfirst</B> <I>infile</I> <I>outfile</I> { <I>infile</I> <I>outfile</I> } *
21 <H2><A NAME="sect2" HREF="#toc2"><B>Description</B></A></H2>
23 <P>
24 The <I>leavesfirst</I> program reorders procedures so that called
25 procedures come before calling procedures, as much as possible.
26 That way subsequent passes that go through the
27 procedures one at a time will see called procedures before
28 the callers.
30 <H2><A NAME="sect3" HREF="#toc3"><B>History</B></A></H2>
32 <P>
33 This program was written by Chris Wilson.
34 <P>
36 <HR><P>
37 <A NAME="toc"><B>Table of Contents</B></A><P>
38 <UL>
39 <LI><A NAME="toc0" HREF="#sect0">Name</A></LI>
40 <LI><A NAME="toc1" HREF="#sect1">Synopsis</A></LI>
41 <LI><A NAME="toc2" HREF="#sect2">Description</A></LI>
42 <LI><A NAME="toc3" HREF="#sect3">History</A></LI>
43 </UL>
44 </BODY></HTML>