summaryrefslogtreecommitdiff
path: root/eeschema/cmp_library_lexer.cpp
diff options
context:
space:
mode:
authorsaurabhb172020-02-26 15:57:49 +0530
committersaurabhb172020-02-26 15:57:49 +0530
commitaa35045840b78d3f48212db45da59a2e5c69b223 (patch)
tree6acee185a4dc19113fcbf0f9a3d6941085dedaf7 /eeschema/cmp_library_lexer.cpp
parent0db48f6533517ecebfd9f0693f89deca28408b76 (diff)
downloadKiCad-eSim-aa35045840b78d3f48212db45da59a2e5c69b223.tar.gz
KiCad-eSim-aa35045840b78d3f48212db45da59a2e5c69b223.tar.bz2
KiCad-eSim-aa35045840b78d3f48212db45da59a2e5c69b223.zip
Added main execs
Diffstat (limited to 'eeschema/cmp_library_lexer.cpp')
-rw-r--r--eeschema/cmp_library_lexer.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/eeschema/cmp_library_lexer.cpp b/eeschema/cmp_library_lexer.cpp
new file mode 100644
index 0000000..750bbaf
--- /dev/null
+++ b/eeschema/cmp_library_lexer.cpp
@@ -0,0 +1,6 @@
+/*
+ * Do not delete this file. It will eventually become the new component
+ * library file DSN lexer which will replace the current library and library
+ * document file formats.
+ */
+#include <cmp_library_lexer.h>