|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Namespaces | |
| namespace | KICAD_DIFF |
Functions | |
| DOC_KIND | KICAD_DIFF::DocKindFromExtension (const wxString &aPath) |
| Map a path's extension to a DOC_KIND (.kicad_pcb -> PCB, .kicad_sch -> SCH, .kicad_sym -> SYM_LIB, .kicad_mod -> FOOTPRINT; anything else -> UNKNOWN). | |