File: clear.tex

package info (click to toggle)
acs 021-2.3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 2,196 kB
  • ctags: 2,629
  • sloc: cpp: 15,013; makefile: 166
file content (37 lines) | stat: -rw-r--r-- 1,168 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
%$Id: clear.tex,v 1.1 96/03/24 11:12:52 al Exp $
% man commands clear
%------------------------------------------------------------------------
\section{{\tt CLEAR} command}
\index{clear command}
\index{clear circuit}
\index{erase}
\index{title: clear}
%------------------------------------------------------------------------
\subsection{Syntax}
\begin{verse}
{\tt CLEAR}
\end{verse}
%------------------------------------------------------------------------
\subsection{Purpose}

Deletes the entire circuit, and blanks the title.
%------------------------------------------------------------------------
\subsection{Comments}

The entire word {\tt clear} is required.

{\tt Clear} is similar to, but a little more drastic than {\tt delete all}.

After deleting anything, there is no way to get it back.

See also: {\tt delete} command.
%------------------------------------------------------------------------
\subsection{Examples}

\begin{description}

\item[{\tt clear}] Delete the entire circuit.

\end{description}
%------------------------------------------------------------------------
%------------------------------------------------------------------------