Skip to content

Commit

Permalink
close section
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-lamiaux committed Oct 28, 2024
1 parent 90ff514 commit d431cfb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Tutorial_Chaining_Tactics.v
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

(* INTRO TEXT *)

Section Foo.
Section Chaining.
Context (A B C D E F : Type).

Set Printing Parentheses.
Expand Down Expand Up @@ -334,3 +334,4 @@
(* ** 2. Combining Tactics *)


End Chaining.

0 comments on commit d431cfb

Please sign in to comment.