remove section heading at start of implementation
This commit is contained in:
parent
32c2795297
commit
97ecd621f5
1 changed files with 0 additions and 1 deletions
|
@ -206,7 +206,6 @@ class ImplementationBeginMacro(SimpleSingleLineMacro):
|
|||
return [
|
||||
r'% \begin{implementation}',
|
||||
r'',
|
||||
r'\section{\pkg{!name} implementation}',
|
||||
r'\begin{macrocode}',
|
||||
r'<*!outtype>',
|
||||
r'\end{macrocode}',
|
||||
|
|
Loading…
Reference in a new issue