From 9c352481f1a2d3a9c2e0e1f084d1c65521a0c438 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Mon, 19 Sep 2016 20:00:19 +0200 Subject: Merging Stdarg and Constrarg. There was no reason to keep them separate since quite a long time. Historically, they were making Genarg depend or not on upper strata of the code, but since it was moved to lib/ this is not justified anymore. --- dev/doc/changes.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dev/doc') diff --git a/dev/doc/changes.txt b/dev/doc/changes.txt index 00078c69f4..2792e5756a 100644 --- a/dev/doc/changes.txt +++ b/dev/doc/changes.txt @@ -23,6 +23,8 @@ The following type aliases where removed Context.section_context ... it was just an alias for "Context.Named.t" which is still available +The module Constrarg was merged into Stdarg. + ** Ltac API ** Many Ltac specific API has been moved in its own ltac/ folder. Amongst other -- cgit v1.2.3