Skip to content

Commit f6ace44

Browse files
committed
Properly delete empty section
1 parent eddf696 commit f6ace44

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

www/notes/jig.scrbl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,6 @@ Had we transliterated this program to Java, we'd be in trouble as the
180180
interpeter would inherit the lack of tail calls and we would have to
181181
re-write the interpreter, but as it is, we're already done.
182182

183-
@section[#:tag-prefix "jig"]{An example}
184-
185183
@section[#:tag-prefix "jig"]{A Compiler with Proper Tail Calls}
186184

187185
@codeblock-include["jig/compile.rkt"]

0 commit comments

Comments
 (0)