fib2 2008-11-12 14:11:49 with Ada.Text_IO; use Ada.Text_IO ; with Ada.Integer_Text_IO; use Ada.Integer_Text_IO; with Ada.Float_Text_IO; use Ada.Float_Text_IO; with Ada.Numerics; use Ada.Numerics; with Ada.Numerics.Elementary_Functions; use Ada.Numerics.Elementary_Functions; procedure Fib_Moivre is function begin end Fib_Moivre;