]> matita.cs.unibo.it Git - helm.git/commitdiff
param "slir" to call the new auto
authorAndrea Asperti <andrea.asperti@unibo.it>
Wed, 9 Dec 2009 16:07:57 +0000 (16:07 +0000)
committerAndrea Asperti <andrea.asperti@unibo.it>
Wed, 9 Dec 2009 16:07:57 +0000 (16:07 +0000)
and "fast paramod" for the constrained narrowing of the goal

helm/software/components/grafite_parser/grafiteParser.ml

index 2914a8906ae47e1670d9b57a89c0d3db1ef7a002..b35245f9087b92345df0148bbc027c4a5ab91279 100644 (file)
@@ -478,6 +478,8 @@ EXTEND
 ];
   auto_fixed_param: [
    [ IDENT "paramodulation"
+   | IDENT "fast_paramod"
+   | IDENT "slir"
    | IDENT "depth"
    | IDENT "width"
    | IDENT "size"