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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c1bc2eb961cf831e X-Google-Attributes: gid103376,public From: mcc@tyrolia.cs.princeton.edu (Martin C. Carlisle) Subject: Reformat program [was Re: System.Storage_Pools] Date: 1998/01/14 Message-ID: <69ipnm$pt7$1@cnn.Princeton.EDU>#1/1 X-Deja-AN: 315897180 References: <34BCD438.2229@acm.org> Organization: US Air Force Academy, Dept of Computer Science Newsgroups: comp.lang.ada Date: 1998-01-14T00:00:00+00:00 List-Id: In article <34BCD438.2229@acm.org>, Gilbert Gosseyn wrote: >I am also looking for a program to reformat my Ada programs following >the Ada 95 style guide. Can somebody give me an address for downloading I must confess to never having read the Ada 95 style guide, but I am a co-author of a reformatting program. It does auto indentation and capitalization according to command-line options, and also can generate colorized or bolded RTF. For more info, see ftp://ftp.usafa.af.mil/pub/dfcs/carlisle/reformat/readme.txt and to download: ftp://ftp.usafa.af.mil/pub/dfcs/carlisle/reformat/format.zip This is also mirrored into the PAL, but I wasn't able to find the exact location right now. --Martin -- Martin C. Carlisle, Computer Science, US Air Force Academy mcc@cs.usafa.af.mil, http://www.usafa.af.mil/dfcs/bios/carlisle.html DISCLAIMER: This content in no way reflects the opinions, standard or policy of the US Air Force Academy or the United States Government.