CVS difference for ai05s/ai05-0207-1.txt

Differences between 1.3 and version 1.4
Log of other versions for file ai05s/ai05-0207-1.txt

--- ai05s/ai05-0207-1.txt	2010/04/08 02:00:07	1.3
+++ ai05s/ai05-0207-1.txt	2010/06/03 06:25:17	1.4
@@ -1,4 +1,4 @@
-!standard  6.3.1(16/2)                              10-04-02    AI05-0207-1/02
+!standard  6.3.1(16/2)                              10-06-03    AI05-0207-1/03
 !class binding interpretation 10-02-15
 !status Amendment 2012 10-04-02
 !status ARG Approved  9-0-1  10-02-28
@@ -24,7 +24,8 @@
 generic
     type T is private;
     CONST_VAL : T;
-    with procedure PROC (X : access constant T); package Gen_Pack1 is
+    with procedure PROC (X : access constant T);
+package Gen_Pack1 is
     procedure Try_This;
 end Gen_Pack1;
 

Questions? Ask the ACAA Technical Agent