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

Differences between 1.14 and version 1.15
Log of other versions for file ai05s/ai05-0188-1.txt

--- ai05s/ai05-0188-1.txt	2011/02/08 08:21:06	1.14
+++ ai05s/ai05-0188-1.txt	2011/02/12 04:31:12	1.15
@@ -1,4 +1,4 @@
-!standard 3.10.2(9/2)                                10-10-30  AI05-0188-1/09
+!standard 3.10.2(9/2)                                11-02-11  AI05-0188-1/10
 !standard 3.10.2(32/2)
 !standard 4.5.7(0)
 !standard 4.9(12)
@@ -144,7 +144,9 @@
 
     Syntax
 
-conditional_expression ::= if condition then *dependent*_expression
+conditional_expression ::= if_expression | case_expression
+
+if_expression ::= if condition then *dependent*_expression
     {elsif condition then *dependent*_expression}
     [else *dependent*_expression]
 

Questions? Ask the ACAA Technical Agent