]> matita.cs.unibo.it Git - helm.git/commitdiff
Added alias instance=1 to avoid interaction with the user.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 16 May 2012 19:06:53 +0000 (19:06 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 16 May 2012 19:06:53 +0000 (19:06 +0000)
matita/matita/lib/basics/deqsets.ma

index e874eb8ffe6487fd9cd5bc7489c3ed375030ffc3..45afabe59ad9555e55f863c8b9e3a584c5ac5963 100644 (file)
@@ -61,6 +61,7 @@ qed.
 
 definition DeqBool ≝ mk_DeqSet bool beqb beqb_true.
 
+alias symbol "hint_decl" (instance 1) = "hint_decl_Type1".
 unification hint  0 ≔ ; 
     X ≟ mk_DeqSet bool beqb beqb_true
 (* ---------------------------------------- *) ⊢