From 6cdcd498c4b425cad077f5bfaa453dc605b325a2 Mon Sep 17 00:00:00 2001 From: Matej Kosik Date: Fri, 26 Aug 2016 13:11:51 +0200 Subject: CLEANUP: renaming "Printer.pr_var_decl" function to "Printer.pr_named_decl" --- dev/doc/changes.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'dev') diff --git a/dev/doc/changes.txt b/dev/doc/changes.txt index f87e76dd1a..70626524bb 100644 --- a/dev/doc/changes.txt +++ b/dev/doc/changes.txt @@ -7,6 +7,7 @@ We renamed the following functions: Context.Rel.Declaration.fold -> Context.Rel.Declaration.fold_constr Context.Named.Declaration.fold -> Context.Named.Declaration.fold_constr Printer.pr_var_list_decl -> Printer.pr_compacted_decl + Printer.pr_var_decl -> Printer.pr_named_decl We renamed the following modules: -- cgit v1.2.3