Mercurial > hg > octave-nkf
diff liboctave/numeric/DASPK-opts.in @ 18834:a142f35f3cb6
doc: Fix unbalanced parentheses in documentation.
* errors.txi, install.txi, sparse.txi, vectorize.txi: Fix unbalanced
parentheses.
* data.cc (Fall, Feye): Fix unbalanced parentheses.
* rand.cc (Frandn, Frande): Fix unbalanced parentheses.
* amd.cc (Famd): Fix unbalanced parentheses.
* ccolamd.cc (Fccolamd): Fix unbalanced parentheses.
* DASPK-opts.in: Fix unbalanced parentheses.
* cplxpair.m, javamem.m, glpk.m, area.m, peaks.m, hgload.m, hotelling_test_2.m,
hgsave.m: Fix unbalanced parentheses.
author | Rik <rik@octave.org> |
---|---|
date | Fri, 25 Apr 2014 15:49:03 -0700 |
parents | 2b01c11197d6 |
children | 4197fc428c7d |
line wrap: on
line diff
--- a/liboctave/numeric/DASPK-opts.in +++ b/liboctave/numeric/DASPK-opts.in @@ -209,7 +209,7 @@ A vector of the same length as the state vector. A nonzero element indicates that the corresponding element of the state vector is an algebraic variable (i.e., its derivative does not appear explicitly -in the equation set. +in the equation set). This option is required by the @qcode{\"compute consistent initial condition\"} and