remove section heading at start of implementation

This commit is contained in:
Maximilian Keßler 2022-04-09 12:41:03 +02:00
parent 32c2795297
commit 97ecd621f5

View file

@ -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}',