comparison src/DLD-FUNCTIONS/daspk.cc @ 10846:a4f482e66b65

Grammarcheck more of the documentation. Use @noindent macro appropriately. Limit line length to 80 characters.
author Rik <octave@nomad.inbox5.com>
date Sun, 01 Aug 2010 20:22:17 -0700
parents 89f4d7e294cc
children fd0a3ac60b0e
comparison
equal deleted inserted replaced
10845:c0ffe159ba1a 10846:a4f482e66b65
184 \n\ 184 \n\
185 @example\n\ 185 @example\n\
186 0 = f (x, xdot, t)\n\ 186 0 = f (x, xdot, t)\n\
187 @end example\n\ 187 @end example\n\
188 \n\ 188 \n\
189 @noindent\n\
189 with\n\ 190 with\n\
190 \n\ 191 \n\
191 @example\n\ 192 @example\n\
192 x(t_0) = x_0, xdot(t_0) = xdot_0\n\ 193 x(t_0) = x_0, xdot(t_0) = xdot_0\n\
193 @end example\n\ 194 @end example\n\