JEWL.Simple_Windows package specification

------------------------------------------------------------------------------
--                                                                          --
--                  J E W L . S I M P L E _ W I N D O W S                   --
--                                                                          --
--   A predefined instantiation of JEWL.Windows for type Character.         --
--                                                                          --
--   Copyright (C) John English 2000. Contact address: je@brighton.ac.uk    --
--   This software is released under the terms of the GNU General Public    --
--   License and is intended primarily for educational use. Please contact  --
--   the author to report bugs, suggestions and modifications.              --
--                                                                          --
------------------------------------------------------------------------------

with JEWL.Windows;
package JEWL.Simple_Windows is new JEWL.Windows (Command_Type => Character);