From 59ddbb8cb29d004a35d87ebcd96d0c97fda2e15f Mon Sep 17 00:00:00 2001 From: Houtan Bastani <houtan.bastani@ens.fr> Date: Thu, 5 Jul 2012 11:17:25 +0200 Subject: [PATCH] document dynare_version --- doc/dynare.texi | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/dynare.texi b/doc/dynare.texi index df6443b8b5..ec5070900b 100644 --- a/doc/dynare.texi +++ b/doc/dynare.texi @@ -7108,6 +7108,15 @@ function for more information. @end deffn +@anchor{dynare_version} +@deffn Command dynare_version ; + +Output the version of Dynare that is currently being used (@i{i.e.} +the one that is highest on the Matlab/Octave path). + +@end deffn + + @node The Configuration File @chapter The Configuration File -- GitLab