CVS difference for arm/progs/arm_frm.ads

Differences between 1.1 and version 1.2
Log of other versions for file arm/progs/arm_frm.ads

--- arm/progs/arm_frm.ads	2000/09/02 00:15:03	1.1
+++ arm/progs/arm_frm.ads	2000/09/27 00:15:37	1.2
@@ -65,6 +65,7 @@
     --  8/17/00 - RLB - Changed Leading flag to Space_After.
     --  8/28/00 - RLB - Added flags for ChgAttribute and ChgImpldef commands.
     --  8/31/00 - RLB - Added the New_Changes change kind.
+    --  9/26/00 - RLB - Added Syntax_Display format.
 
     type Format_Type is tagged limited private;
 
@@ -157,8 +158,8 @@
 	-- Format only:
 	Wide, Example_Text,
 	Indented_Example_Text, Code_Indented, Bulleted, Nested_Bulleted,
-	Display, Syntax_Indented, Syntax_Production, Enumerated,
-	Hanging_Indented, In_Table);
+	Display, Syntax_Display, Syntax_Indented, Syntax_Production,
+	Enumerated, Hanging_Indented, In_Table);
 
     type Format_Type is tagged limited record
 	-- Document information:

Questions? Ask the ACAA Technical Agent