Path: utzoo!utgpu!attcan!uunet!seismo!sundc!pitstop!sun!amdcad!ames!ncar!tank!uxc!uxc.cso.uiuc.edu!uxg.cso.uiuc.edu!uxe.cso.uiuc.edu!mcdonald
From: mcdonald@uxe.cso.uiuc.edu
Newsgroups: comp.sys.ibm.pc
Subject: Re: pretty program for C
Message-ID: <45900157@uxe.cso.uiuc.edu>
Date: 27 Sep 88 14:27:00 GMT
References: <668@sunspot.UUCP>
Lines: 19
Nf-ID: #R:sunspot.UUCP:668:uxe.cso.uiuc.edu:45900157:000:468
Nf-From: uxe.cso.uiuc.edu!mcdonald    Sep 27 09:27:00 1988



>The version we have is Copyright 1976 by Univ of Illinois, so I'm not
>sure it's the same one, and Berkeley doesn't have rights to it. Three of
>us have added features and documentation over the last seven years, and
>it would be nice to be able to share it.
Is that the one that rearranges


a=+5;   to a += 5;

and

afloat=.5;    to  afloat .= 5;

by any chance?

I'll call up the Chancellor's office and demand they make the little
bugger (ouch!) public domain.