OSDN Git Service

* 41intnam.ads, 42intnam.ads, 4aintnam.ads, 4cintnam.ads,
[pf3gnuchains/gcc-fork.git] / gcc / ada / a-ncelfu.ads
index 089ee09..f45e84a 100644 (file)
@@ -6,7 +6,7 @@
 --                                                                          --
 --                                 S p e c                                  --
 --                                                                          --
---                            $Revision: 1.3 $                              --
+--                            $Revision$
 --                                                                          --
 -- This specification is adapted from the Ada Reference Manual for use with --
 -- GNAT.  In accordance with the copyright of that document, you can freely --
@@ -21,3 +21,5 @@ with Ada.Numerics.Generic_Complex_Elementary_Functions;
 package Ada.Numerics.Complex_Elementary_Functions is
   new Ada.Numerics.Generic_Complex_Elementary_Functions
                                             (Ada.Numerics.Complex_Types);
+
+pragma Pure (Ada.Numerics.Complex_Elementary_Functions);