aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev
diff options
context:
space:
mode:
authorGravatar Matej Kosik <m4tej.kosik@gmail.com>2016-08-26 13:11:51 +0200
committerGravatar Matej Kosik <m4tej.kosik@gmail.com>2016-08-26 13:11:51 +0200
commit6cdcd498c4b425cad077f5bfaa453dc605b325a2 (patch)
treed4948aa9bf43929226e384e7fccb8ef37cba1e86 /dev
parentf45bbcf79018da0f52098ae284af73a5d38249c3 (diff)
CLEANUP: renaming "Printer.pr_var_decl" function to "Printer.pr_named_decl"
Diffstat (limited to 'dev')
-rw-r--r--dev/doc/changes.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/doc/changes.txt b/dev/doc/changes.txt
index f87e76dd1..70626524b 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: