]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/samples/sample-text_io_demo.adb
ncurses 5.6 - patch 20080112
[ncurses.git] / Ada95 / samples / sample-text_io_demo.adb
index b2448c1a9f97890c6ecee7286896cb2a59d4d2a1..0b385c45907ffe34297a081617d930050c791792 100644 (file)
@@ -7,7 +7,7 @@
 --                                 B O D Y                                  --
 --                                                                          --
 ------------------------------------------------------------------------------
--- Copyright (c) 1998,2004 Free Software Foundation, Inc.                   --
+-- Copyright (c) 1998-2004,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            --
@@ -35,8 +35,8 @@
 ------------------------------------------------------------------------------
 --  Author:  Juergen Pfeifer, 1996
 --  Version Control
---  $Revision: 1.14 $
---  $Date: 2004/08/21 21:37:00 $
+--  $Revision: 1.16 $
+--  $Date: 2006/06/25 14:30:22 $
 --  Binding Version 01.00
 ------------------------------------------------------------------------------
 with Ada.Numerics.Generic_Elementary_Functions;
@@ -111,7 +111,7 @@ package body Sample.Text_IO_Demo is
       P : Panel := Create (Standard_Window);
       K : Real_Key_Code;
       Im : constant Complex := (0.0, 1.0);
-      Fx : constant Fix := 3.14;
+      Fx : constant Dec := 3.14;
       Dc : constant Dec := 2.72;
       L : Md;