X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fsamples%2Ftour.adb;h=b2cc6cfeff8e4ff55c92fce2451111c15989a541;hp=60a3d0aeb267d495eaaf0ed425ef9cf1fc576bf7;hb=46722468f47c2b77b3987729b4bcf2321cccfd01;hpb=c633e5103a29a38532cf1925257b91cea33fd090 diff --git a/Ada95/samples/tour.adb b/Ada95/samples/tour.adb index 60a3d0ae..b2cc6cfe 100644 --- a/Ada95/samples/tour.adb +++ b/Ada95/samples/tour.adb @@ -33,9 +33,10 @@ -- sale, use or other dealings in this Software without prior written -- -- authorization. -- ------------------------------------------------------------------------------ --- Author: Juergen Pfeifer 1996 +-- Author: Juergen Pfeifer, 1996 +-- Contact: http://www.familiepfeifer.de/Contact.aspx?Lang=en -- Version Control --- $Revision: 1.7 $ +-- $Revision: 1.8 $ -- Binding Version 01.00 ------------------------------------------------------------------------------ with Sample; use Sample;