| 
    KiCad PCB EDA Suite
    
   | 
 
#include <build_version.h>#include <confirm.h>#include <connection_graph.h>#include <string_utils.h>#include <sch_edit_frame.h>#include <sch_reference_list.h>#include "netlist_exporter_cadstar.h"Go to the source code of this file.
Functions | |
| static wxString | StartLine (wxT(".")) | 
      
  | 
  static | 
Referenced by NETLIST_EXPORTER_CADSTAR::writeListOfNets(), and NETLIST_EXPORTER_CADSTAR::WriteNetlist().