X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fhelp%2FC%2Ftactics_quickref.xml;h=ba7020c10247d40ddf1136c90f87511ca05a45cb;hb=1df8405217896500edba22b61653e03b5289747c;hp=e6f2e2f794b1ac4b787cbae1ff4d295fe93e74b1;hpb=c9cd5b62c814a9f3b90c2e1d96e4c4376af8f80f;p=helm.git diff --git a/helm/software/matita/help/C/tactics_quickref.xml b/helm/software/matita/help/C/tactics_quickref.xml index e6f2e2f79..ba7020c10 100644 --- a/helm/software/matita/help/C/tactics_quickref.xml +++ b/helm/software/matita/help/C/tactics_quickref.xml @@ -29,7 +29,7 @@ | - auto auto_params + auto auto_params. autobatch auto_params @@ -92,11 +92,7 @@ | - - - demodulate - - + demodulate auto_params @@ -106,7 +102,7 @@ | - elim sterm [using sterm] intros-spec + elim sterm pattern [using sterm] intros-spec @@ -218,11 +214,6 @@ | normalize pattern - - - | - reduce pattern - |