From e6ffb98cb5ad3f07bcaf79323d8ab8411688c494 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Tue, 2 Sep 2014 21:17:16 +0200 Subject: Keep names in the tree. This is a large change to improve error locations and allow pretty printing. --- psl/psl-nodes.ads | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'psl') diff --git a/psl/psl-nodes.ads b/psl/psl-nodes.ads index 8802dce83..241091805 100644 --- a/psl/psl-nodes.ads +++ b/psl/psl-nodes.ads @@ -511,7 +511,7 @@ package PSL.Nodes is function Get_Decl (N : Node) return Node; procedure Set_Decl (N : Node; D : Node); - -- Field: Field1 + -- Field: Field1 (conv) function Get_HDL_Node (N : Node) return HDL_Node; procedure Set_HDL_Node (N : Node; H : HDL_Node); -- cgit v1.2.3