]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/help/C/matita.xml
* Some simplifications to theorem in file totient1.ma.
[helm.git] / matita / help / C / matita.xml
index 98d6489f335ff6a40c44a30bd0f847533aa3e81a..e20e17ad8db99f8527b184ff0a3254d0649519b0 100644 (file)
   <!ENTITY terms SYSTEM "sec_terms.xml">
   <!ENTITY tacticals SYSTEM "sec_tacticals.xml">
   <!ENTITY tactics SYSTEM "sec_tactics.xml">
+  <!ENTITY declarative_tactics SYSTEM "sec_declarative_tactics.xml">
   <!ENTITY othercommands SYSTEM "sec_commands.xml">
   <!ENTITY usernotation SYSTEM "sec_usernotation.xml">
 
-  <!ENTITY tacticref SYSTEM "tactic_quickref.xml">
+  <!ENTITY tacticref SYSTEM "tactics_quickref.xml">
+  <!ENTITY declarativetacticref SYSTEM "declarative_tactics_quickref.xml">
 
   <!ENTITY manrevision "1&alpha;">
-  <!ENTITY date "14/06/2006">
+  <!ENTITY date "12/07/2006">
   <!ENTITY app "<application>Matita</application>">
   <!ENTITY appname "Matita">
   <!ENTITY appversion SYSTEM "version.txt">
@@ -46,6 +48,9 @@
   <!ENTITY proofstep "<emphasis><link linkend='grammar.proofstep'>proof-step</link></emphasis>">
   <!ENTITY tactic "<emphasis><link linkend='grammar.tactic'>tactic</link></emphasis>">
   <!ENTITY LCFtactical "<emphasis><link linkend='grammar.LCFtactical'>LCF-tactical</link></emphasis>">
+  <!ENTITY qstring "<emphasis><link linkend='grammar.qstring'>qstring</link></emphasis>">
+  <!ENTITY interpretation "<emphasis><link linkend='grammar.interpretation'>interpretation</link></emphasis>">
+  <!ENTITY autoparams "<emphasis><link linkend='grammar.autoparams'>auto_params</link></emphasis>">
 ]>
 
 <?yelp:chunk-depth 3?>
 &usernotation;
 &tacticals;
 &tactics;
+&declarative_tactics;
 &othercommands;
 &license;