Removing spurious section header.

This commit is contained in:
Alex Shinn 2013-08-04 15:56:06 +09:00
parent 43b6f6496a
commit a50f707f3b

View file

@ -16,7 +16,6 @@
(let-syntax ((call))
. body))))))
;;> \subsubsubsection{(define-method (name (param type) ...) body ...)}
;;> \subsubsubsection{\scheme{(define-method (name params ...) body ...)}}
;;> Each parameter should be either a single identifier or a list of the form