~ubuntu-branches/ubuntu/gutsy/acl2/gutsy

« back to all changes in this revision

Viewing changes to doc/HTML/UBU_bang_.html

  • Committer: Bazaar Package Importer
  • Author(s): Camm Maguire
  • Date: 2006-12-04 10:35:42 UTC
  • mfrom: (1.1.5 upstream) (3.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20061204103542-68nf4pkilci0018n
Tags: 3.1-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<head><title>UBU_bang_.html  --  ACL2 Version 3.1</title></head>
 
3
<body text=#000000 bgcolor="#FFFFFF">
 
4
<h2>UBU!</h2>undo <a href="COMMAND.html">command</a>s, without a query or an error
 
5
<pre>Major Section:  <a href="HISTORY.html">HISTORY</a>
 
6
</pre><p>
 
7
 
 
8
 
 
9
<pre>
 
10
Example:
 
11
:ubu! :x-4
 
12
</pre>
 
13
 
 
14
<p>
 
15
The keyword <a href="COMMAND.html">command</a> <code>:ubu!</code> is the same as <code>:</code><code><a href="UBU.html">ubu</a></code>, but with
 
16
related queries suppressed appropriately, and with a guarantee that it is
 
17
``error-free.''  More precisely, the error triple returned by <code>:ubu!</code>  will
 
18
always have a first component of <code>nil</code>.  <code>:</code><code><a href="OOPS.html">Oops</a></code> will undo the last
 
19
<code>:ubu!</code>.  Also see <a href="UBU.html">ubu</a>, see <a href="UBT.html">ubt</a>, and see <a href="U.html">u</a>.
 
20
<br><br><br><a href="acl2-doc.html"><img src="llogo.gif"></a> <a href="acl2-doc-index.html"><img src="index.gif"></a>
 
21
</body>
 
22
</html>