Document the ld, st, while statements.

Originally committed as revision 16588 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Víctor Paesa 2009-01-13 21:20:03 +00:00
parent 062e7c3ca8
commit 17bdc29039
1 changed files with 3 additions and 0 deletions

View File

@ -830,6 +830,9 @@ The following binary operators are available: @code{+}, @code{-},
The following unary operators are available: @code{+}, @code{-},
@code{(...)}.
The following statements are available: @code{ld}, @code{st},
@code{while}.
The following functions are available:
@table @var
@item sinh(x)