]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/src/terminal_interface-curses-forms-field_types-alpha.adb
ncurses 5.7 - patch 20081122
[ncurses.git] / Ada95 / src / terminal_interface-curses-forms-field_types-alpha.adb
index 5d1ef200e742a7efd92826b396f95560030cba82..f437ce65749c39e9c4c8fdaa808184d5e27925a3 100644 (file)
@@ -7,7 +7,7 @@
 --                                 B O D Y                                  --
 --                                                                          --
 ------------------------------------------------------------------------------
--- Copyright (c) 1998 Free Software Foundation, Inc.                        --
+-- Copyright (c) 1998,2008 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            --
 ------------------------------------------------------------------------------
 --  Author:  Juergen Pfeifer, 1996
 --  Version Control:
---  $Revision: 1.8 $
+--  $Revision: 1.9 $
+--  $Date: 2008/07/26 18:50:25 $
 --  Binding Version 01.00
 ------------------------------------------------------------------------------
-with Interfaces.C;
 with Terminal_Interface.Curses.Aux; use Terminal_Interface.Curses.Aux;
 
 package body Terminal_Interface.Curses.Forms.Field_Types.Alpha is
 
-   use type Interfaces.C.int;
-
    procedure Set_Field_Type (Fld : in Field;
                              Typ : in Alpha_Field)
    is