X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fhelp%2FC%2Ftactics_quickref.xml;h=331d58dc2902b94461ed3d40d85b2c38d689e663;hb=ba5c1c83e77e701ef11625687ec27931bc4bb944;hp=47e237e86c08b960bdaf2a183f3e59423c0ca82a;hpb=acbf7b2ffb8646634928895024cd9020e1f265ab;p=helm.git diff --git a/helm/software/matita/help/C/tactics_quickref.xml b/helm/software/matita/help/C/tactics_quickref.xml index 47e237e86..331d58dc2 100644 --- a/helm/software/matita/help/C/tactics_quickref.xml +++ b/helm/software/matita/help/C/tactics_quickref.xml @@ -57,6 +57,11 @@ | clearbody id + + + | + compose [nat] sterm [with sterm] [intros-spec] + | @@ -81,21 +86,13 @@ | decompose - [( - id… - )] - [id] [as id…] | - - - demodulate - - + demodulate auto_params @@ -217,11 +214,6 @@ | normalize pattern - - - | - reduce pattern - |