kicad-source/eeschema/cmp_library_lexer.cpp
Wayne Stambaugh fb46cd8bc5 Expunge the use of the word component from Eeschema code.
The only exception to this is the SPICE simulator's use of component
when referring to physical component (R, L, C, etc.) values.
2021-06-14 14:00:21 -04:00

7 lines
211 B
C++

/*
* Do not delete this file. It will eventually become the new symbol
* library file DSN lexer which will replace the current library and library
* document file formats.
*/
#include <cmp_library_lexer.h>