Skip to content

Commit c3bff66

Browse files
committed
add file
1 parent b9e19e6 commit c3bff66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lisa-sets/src/main/scala/lisa/hol/HOLSteps.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ object HOLSteps extends lisa._HOL {
523523
case _ =>
524524
return proof.InvalidProofTactic(s"The Expr[Ind] should be of the form (λx. t) x")
525525
}
526-
}
526+
}
527527
528528
529529
// λ(x, t*x) === t

0 commit comments

Comments
 (0)