larshp / abapmerge

Merge ABAP classes/interfaces/INCLUDEs into single file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generated code, reduce

larshp opened this issue · comments

generated code like

INTERFACE zif_abapgit_gui_functions
  .

should be

INTERFACE zif_abapgit_gui_functions.

instead