Changeset 4428 for trunk/manuals
- Timestamp:
- 08/17/08 08:13:48 (5 months ago)
- Files:
-
- 1 modified
-
trunk/manuals/userman/running.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/manuals/userman/running.html
r4427 r4428 411 411 <dd>skips debugging for the current goal; only meaningful at call and redo ports</dd> 412 412 <dt><code>i</code> — ignore</dt> 413 <dd>ignores goal, assumes that it succeeded </dd>413 <dd>ignores goal, assumes that it succeeded; only valid at call and redo ports</dd> 414 414 <dt><code>f</code> — fail</dt> 415 415 <dd>forces backtracking; may also be used to convert an exception into a failure</dd>
