CVS difference for ais/ai-00025.txt

Differences between 1.3 and version 1.4
Log of other versions for file ais/ai-00025.txt

--- ais/ai-00025.txt	2000/01/26 18:24:20	1.3
+++ ais/ai-00025.txt	2000/06/20 04:22:41	1.4
@@ -31,7 +31,7 @@
     X: aliased constant Integer;
 
     generic
-	type Formal is access constant Integer;
+        type Formal is access constant Integer;
     package Gp is
         function F return Formal;
     end Gp;
@@ -77,7 +77,7 @@
     type Actual is access all Integer;
 
     generic
-	type Formal is access constant Integer;
+        type Formal is access constant Integer;
     package Gp is
     end Gp;
 

Questions? Ask the ACAA Technical Agent