X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fsamples%2Fsample.adb;h=0d509a1dcd6d6acdf60724cad091312332c904e1;hp=962963ed1b92c02a59ca8469a0914460dbc40f3d;hb=3ec8f79f3ceda990461c80de2f96d66b886e00d5;hpb=a8987e73ec254703634802b4f7ee30d3a485524d diff --git a/Ada95/samples/sample.adb b/Ada95/samples/sample.adb index 962963ed..0d509a1d 100644 --- a/Ada95/samples/sample.adb +++ b/Ada95/samples/sample.adb @@ -35,7 +35,8 @@ ------------------------------------------------------------------------------ -- Author: Juergen Pfeifer, 1996 -- Version Control --- $Revision: 1.14 $ +-- $Revision: 1.15 $ +-- $Date: 2007/05/05 18:46:21 $ -- Binding Version 01.00 ------------------------------------------------------------------------------ with Text_IO; @@ -204,6 +205,7 @@ package body Sample is -- We have some fixed key throughout this sample Main_Menu; End_Windows; + Curses_Free_All; exception when Event : others =>