KiCad PCB EDA Suite
Loading...
Searching...
No Matches
allegro_db.cpp File Reference
#include "convert/allegro_db.h"
#include <set>
#include <wx/log.h>
#include <ki_exception.h>
#include <convert/allegro_pcb_structs.h>

Go to the source code of this file.

Functions

static void collectSentinelKeys (const FILE_HEADER &aHeader, BRD_DB &aDb)
 

Function Documentation

◆ collectSentinelKeys()