X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fada%2Fterminal_interface__ads.htm;h=6d7cdf1d2fea370ee5ae12083877c187bd285b85;hb=71c0306f0824ef2b10c4c5813fb003db48f3012e;hp=4557d5b9dd161332fac45c0b74f03de9a5d0f1f2;hpb=a8987e73ec254703634802b4f7ee30d3a485524d;p=ncurses.git diff --git a/doc/html/ada/terminal_interface__ads.htm b/doc/html/ada/terminal_interface__ads.htm index 4557d5b9..6d7cdf1d 100644 --- a/doc/html/ada/terminal_interface__ads.htm +++ b/doc/html/ada/terminal_interface__ads.htm @@ -1,3 +1,4 @@ + terminal_interface.ads

File : terminal_interface.ads


@@ -11,7 +12,7 @@ -- S P E C -- -- -- ------------------------------------------------------------------------------ --- Copyright (c) 1998 Free Software Foundation, Inc. -- +-- Copyright (c) 1998,2006 Free Software Foundation, Inc. -- -- -- -- Permission is hereby granted, free of charge, to any person obtaining a -- -- copy of this software and associated documentation files (the -- @@ -39,15 +40,14 @@ ------------------------------------------------------------------------------ -- Author: Juergen Pfeifer, 1996 -- Version Control: --- @Revision: 1.12 @ +-- @Revision: 1.14 @ +-- @Date: 2006/06/25 14:30:22 @ -- Binding Version 01.00 ------------------------------------------------------------------------------ -package Terminal_Interface is - pragma Pure (Terminal_Interface); +package Terminal_Interface is + pragma Pure (Terminal_Interface); -- -- Everything is in the child units -- -end Terminal_Interface; - - +end Terminal_Interface;