Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!seismo!lll-lcc!mordor!styx!ames!sri-spam!sri-unix!hplabs!decwrl!sun!imagen!geof
From: geof@imagen.UUCP (Geoffrey Cooper)
Newsgroups: comp.sources.wanted,comp.sys.ibm.pc
Subject: Re: FORTRAN-77 beautifier wanted
Message-ID: <748@imagen.UUCP>
Date: Mon, 29-Dec-86 16:13:32 EST
Article-I.D.: imagen.748
Posted: Mon Dec 29 16:13:32 1986
Date-Received: Tue, 30-Dec-86 18:41:49 EST
References: <193@skatter.UUCP>
Organization: IMAGEN Corporation, Santa Clara, CA 95052-8101
Lines: 13
Keywords: FORTRAN-77, VMS-FORTRAN-77, look beautiful
Xref: mnetor comp.sources.wanted:228 comp.sys.ibm.pc:717

In article <193@skatter.UUCP>, kuo@skatter.UUCP writes:
> 	Does anyone have, or know of, a Public Domain (PD) FORTRAN code
> 	beautifer ...

Another advantage of Unix over VMS!  On Unix, you can easily
construct a fortran code beautifier with a simple shell command.
Just use:

	% rm *.f77

:-)

- Geof