CVS difference for ais/ai-00136.txt

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

--- ais/ai-00136.txt	1999/08/31 22:53:55	1.4
+++ ais/ai-00136.txt	2000/06/21 23:39:09	1.5
@@ -32,10 +32,10 @@
 
 10.1.5(5) says the pragma shall appear:
 
-    5  Immediately within the declaration of a program unit and before
-       any nested declaration, in which case the argument, if any, shall
-       be a direct_name that denotes the immediately enclosing program
-       unit declaration.
+    Immediately within the declaration of a program unit and before
+    any nested declaration, in which case the argument, if any, shall
+    be a direct_name that denotes the immediately enclosing program
+    unit declaration.
 
 This seems to imply that the pragma Pure belongs at (a), and not at (b).
 Is this the intent?  (No.)
@@ -56,11 +56,11 @@
 
 Modify 10.1.5(5):
 
-    5  Immediately within the [declaration] {visible part} of a program
-       unit and before any nested declaration {(but not within a generic
-       formal part)}, in which case the argument, if any, shall be a
-       direct_name that denotes the immediately enclosing program unit
-       declaration.
+    Immediately within the [declaration] {visible part} of a program
+    unit and before any nested declaration {(but not within a generic
+    formal part)}, in which case the argument, if any, shall be a
+    direct_name that denotes the immediately enclosing program unit
+    declaration.
 
 !discussion
 

Questions? Ask the ACAA Technical Agent