From 49506c6ec4ffc430e194b07763e5b8368d095c47 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Scylla=29?=
 <stephane.adjemian@univ-lemans.fr>
Date: Wed, 18 Dec 2013 16:41:11 +0100
Subject: [PATCH] Document default for new option
 posterior_max_subsample_draws.

---
 doc/dynare.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/dynare.texi b/doc/dynare.texi
index 4a312ee6e..25d8e5c3f 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -4507,7 +4507,7 @@ draws)}
 @anchor{posterior_max_subsample_draws} maximum number  of draws from the
 MCMC used to compute posterior distribution of various objects (smoothed
 variable, smoothed shocks, forecast, moments,  IRF), if not overriden by
-option @ref{sub_draws}.
+option @ref{sub_draws}. Default: @code{1200}
 
 @item mh_nblocks = @var{INTEGER}
 @anchor{mh_nblocks} Number of parallel chains for Metropolis-Hastings algorithm. Default:
-- 
GitLab