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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,32a0f046ed0b7cbe,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-01-22 09:52:43 PST Path: archiver1.google.com!news2.google.com!newsfeed2.dallas1.level3.net!news.level3.com!zeus.visi.com!priapus.visi.com!orange.octanews.net!news.octanews.net!news-out.visi.com!petbe.visi.com!newsfeed.berkeley.edu!news-hog.berkeley.edu!ucberkeley!tethys.csu.net!newshub.sdsu.edu!elnk-nf2-pas!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!newsread1.news.pas.earthlink.net.POSTED!a9a86997!not-for-mail From: "Bill Ward" Organization: realitycoder Subject: Differentation in Ada? User-Agent: Pan/0.13.3 (That cat's something I can't explain) Message-ID: Newsgroups: comp.lang.ada MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Date: Thu, 22 Jan 2004 17:52:43 GMT NNTP-Posting-Host: 63.246.166.120 X-Complaints-To: abuse@earthlink.net X-Trace: newsread1.news.pas.earthlink.net 1074793963 63.246.166.120 (Thu, 22 Jan 2004 09:52:43 PST) NNTP-Posting-Date: Thu, 22 Jan 2004 09:52:43 PST Xref: archiver1.google.com comp.lang.ada:4663 Date: 2004-01-22T17:52:43+00:00 List-Id: I can't seem to find much on this but I would like to make a function that has to utilize differentation. Is there a library around that would help me to do this or do I need to do the differentation manually?