Skip to content

Commit

Permalink
Fix build-breaking typo in lcsymtacs.sig
Browse files Browse the repository at this point in the history
  • Loading branch information
mn200 committed Mar 31, 2014
1 parent b416146 commit e248f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/boss/lcsymtacs.sig
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ sig
val rfs : thm list -> tactic

val >> : tactic * tactic -> tactic
val // : tactic * tactci -> tactic
val // : tactic * tactic -> tactic
val >| : tactic * tactic list -> tactic
val >- : tactic * tactic -> tactic

Expand Down

0 comments on commit e248f68

Please sign in to comment.