]> matita.cs.unibo.it Git - helm.git/commit
1. new syntax for patterns:
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 29 Jun 2005 16:24:08 +0000 (16:24 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 29 Jun 2005 16:24:08 +0000 (16:24 +0000)
commitddf4e9d7ed1cde82e64e95054cf9b0fa49cdf226
tree8647af0282b3a8c4041a4d230d4cd794fca11276
parent80fc89019bcb7fb7e0e1fb8bb111b708be49d19f
1. new syntax for patterns:
    [t] [in p]
   where t is the term to be matched and p is the pattern on the hypotheses
   and on the conclusion (whose syntax is not changed).
   All the tactics now use the new syntax.
2. several tactics have been changed to use the new kind of patterns
   (that also have the optional term in them)
3. the signature of the select function has changed to require the context
   (and return a context and not a "context patch"); moreover it performs
   now both the search for roots and the search for subterms of the roots
   that are alpha-convertible with the optional given term (if any)

WARNING!!!
The following tactics have been commented out for a while:
 replace
 rewrite
 change
 fold
helm/matita/.depend
helm/matita/matitaEngine.ml