removed 'declare' from tactic emulations;
authorwenzelm
Tue, 07 Aug 2007 20:19:52 +0200
changeset 24176 9620a57a5a57
parent 24175 38a15a3a1aad
child 24177 9229d09363c0
removed 'declare' from tactic emulations;
doc-src/IsarRef/refcard.tex
--- a/doc-src/IsarRef/refcard.tex	Tue Aug 07 20:19:51 2007 +0200
+++ b/doc-src/IsarRef/refcard.tex	Tue Aug 07 20:19:52 2007 +0200
@@ -165,7 +165,6 @@
   $\isarkeyword{defer}~n$ & move subgoal to end \\
   $\isarkeyword{prefer}~n$ & move subgoal to beginning \\
   $\isarkeyword{back}$ & backtrack last command \\
-  $\isarkeyword{declare}$ & declare rules in current theory \\
 \end{tabular}
 
 \subsection{Methods}