Skip to content
  • Daniel Kochmański's avatar
    refactor: remove the file symbols_list2.h · 7908ba80
    Daniel Kochmański authored
    The file symbols_list2.h was automatically generated from the file
    symbols_list.h for dpp. This commit unifies said structure definition and
    removes a step for generating symbols_list2.h.
    
    From now on at runtime the structurecl_symbol_initializer has an additional
    element storing the function name. That will help solving #543.
    7908ba80