KiCad PCB EDA Suite
Loading...
Searching...
No Matches
specctra.cpp File Reference
#include <cstdarg>
#include <cstdio>
#include <build_version.h>
#include <board.h>
#include <pcb_track.h>
#include "specctra.h"
#include <macros.h>

Go to the source code of this file.

Namespaces

namespace  DSN
 This source file implements export and import capabilities to the specctra dsn file format.
 

Macros

#define NESTWIDTH   2
 how many spaces per nestLevel More...
 

Functions

const char * DSN::GetTokenText (T aTok)
 The DSN namespace and returns the C string representing a SPECCTRA_DB::keyword. More...
 

Macro Definition Documentation

◆ NESTWIDTH

#define NESTWIDTH   2

how many spaces per nestLevel

Definition at line 65 of file specctra.cpp.