diff --git a/beautiful-racket-lib/br/scribblings/br.scrbl b/beautiful-racket-lib/br/scribblings/br.scrbl index c08daeb..814ccfc 100644 --- a/beautiful-racket-lib/br/scribblings/br.scrbl +++ b/beautiful-racket-lib/br/scribblings/br.scrbl @@ -19,15 +19,6 @@ This library provides the @tt{#lang br} teaching language used in the book, as w This library is designed to smooth over some of the small idiosyncrasies and inconsistencies in Racket, so that those new to Racket are more likely to say ``ah, that makes sense'' rather than ``huh? what?'' -@;{ -@section{The @tt{br} language(s)} - -@defmodulelang[br] - - -@defmodulelang[br/quicklang] -} - @section{Conditionals} @@ -623,3 +614,11 @@ xs + +@section{The @tt{br} language(s)} + +@defmodulelang[br] + + +@defmodulelang[br/quicklang] +