Reference manual: fixed syntax of histval

git-svn-id: https://www.dynare.org/svn/dynare/trunk@3186 ac1d8469-bf42-47a9-8791-bf33cf982152
time-shift
sebastien 2009-12-01 15:54:20 +00:00
parent 0dd2bdf39a
commit 36f82af66f
1 changed files with 1 additions and 1 deletions

View File

@ -1130,7 +1130,7 @@ The initial equilibrium is computed by <xref linkend='steady'/> for <literal>x=1
<cmdsynopsis>
<command>histval</command><arg choice="plain">;</arg><sbr/>
<arg rep="repeat" choice="plain">
<replaceable>VARIABLE_NAME</replaceable> = <replaceable>EXPRESSION</replaceable> ;
<replaceable>VARIABLE_NAME</replaceable>(<replaceable>INTEGER</replaceable>) = <replaceable>EXPRESSION</replaceable> ;
</arg><sbr/>
<command>end</command><arg choice="plain">;</arg>
</cmdsynopsis>