From 68d26922e31aad3cb34dd3b7689bcec75ad70fcb Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Thu, 25 Sep 2014 07:38:09 +0200 Subject: Add a python script to automatically generate disp_tree. --- iirs_utils.ads | 3 --- 1 file changed, 3 deletions(-) (limited to 'iirs_utils.ads') diff --git a/iirs_utils.ads b/iirs_utils.ads index 3b06e27e0..b638d1b4b 100644 --- a/iirs_utils.ads +++ b/iirs_utils.ads @@ -77,9 +77,6 @@ package Iirs_Utils is -- Free NODE and its sub-nodes. procedure Free_Recursive (Node : Iir; Free_List : Boolean := False); - -- Free NODE. - procedure Free_Old_Iir (Node: in Iir); - -- Name of FUNC. function Get_Predefined_Function_Name (Func : Iir_Predefined_Functions) return String; -- cgit v1.2.3