From 85e0ca379a11e01b92eeb97100b651cdfb611d77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?= Date: Thu, 11 Aug 2011 15:09:53 +0200 Subject: [PATCH] Cosmetic change. --- matlab/utilities/tests/dynTest.m | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/matlab/utilities/tests/dynTest.m b/matlab/utilities/tests/dynTest.m index d39d30008..a21a23115 100644 --- a/matlab/utilities/tests/dynTest.m +++ b/matlab/utilities/tests/dynTest.m @@ -6,26 +6,26 @@ function dynTest(fun) %! Tests matlab/octave routine @var{fun.m}. %! %! @strong{Inputs} -%! @table @var +%! @table @ @var %! @item fun -%! string, name of the matlab/octave routine to be tested. +%! string, name of the matlab/octave routine to be tested. %! @end table %! %! @strong{Outputs} %! None -%! -%! @strong{This function is called by:} +%! +%! @strong{This function is called by:} %! @ref{dynare}, @ref{mroutines} -%! +%! %! @strong{This function calls:} %! @ref{mtest} -%! +%! %! @end deftypefn %@eod: % Copyright (C) 2011 Dynare Team % stephane DOT adjemian AT univ DASH lemans DOT fr -% +% % This file is part of Dynare. % % Dynare is free software: you can redistribute it and/or modify