From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00,FREEMAIL_FROM, URI_HEX autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ca18307c7af3189e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-04-23 22:03:26 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!newsfeed.r-kom.de!fu-berlin.de!news.icm.edu.pl!news.onet.pl!not-for-mail From: "kat-Zygfryd" <6667@wp.pl> Newsgroups: comp.lang.ada Subject: Re: Code beautifiers Date: Thu, 24 Apr 2003 07:03:08 +0200 Organization: news.onet.pl Sender: samael_@op.pl@pc145.konin.cvx.ppp.tpnet.pl Message-ID: References: NNTP-Posting-Host: pc145.konin.cvx.ppp.tpnet.pl X-Trace: news.onet.pl 1051160604 22396 217.99.114.145 (24 Apr 2003 05:03:24 GMT) X-Complaints-To: abuse@onet.pl NNTP-Posting-Date: 24 Apr 2003 05:03:24 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Xref: archiver1.google.com comp.lang.ada:36456 Date: 2003-04-24T05:03:24+00:00 List-Id: "Jano" wrote in message news:MPG.1910f260ea0597f59896e4@News.CIS.DFN.DE... > Hello people! > > I'm looking for a free source code beautifier. A quick search in Google > is disappointing... > > Are out there these things? For windows if possible. > > Bye! > > -- > ------------------------- > Jano > 402450.at.cepsz.unizar.es > ------------------------- try pcGRASP, it reformats the code and embedds really sexy diagrams into it. Unfortunately you can't change the default tab width, which is 3 spaces. Zygfryd