Commit 2945460b by Arnaud Charlet

Minor reformatting.

From-SVN: r223666
parent 5389e4ae
...@@ -440,8 +440,9 @@ package body Sem_Cat is ...@@ -440,8 +440,9 @@ package body Sem_Cat is
Nam : TSS_Name_Type; Nam : TSS_Name_Type;
At_Any_Place : Boolean := False) return Boolean At_Any_Place : Boolean := False) return Boolean
is is
Rep_Item : Node_Id; Rep_Item : Node_Id;
Real_Rep : Node_Id;
Real_Rep : Node_Id;
-- The stream operation may be specified by an attribute definition -- The stream operation may be specified by an attribute definition
-- clause in the source, or by an aspect that generates such an -- clause in the source, or by an aspect that generates such an
-- attribute definition. For an aspect, the generated attribute -- attribute definition. For an aspect, the generated attribute
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment