diff options
author | Fredrik Thulin <fredrik@thulin.net> | 2018-04-24 18:44:06 +0200 |
---|---|---|
committer | Fredrik Thulin <fredrik@thulin.net> | 2018-04-24 21:31:22 +0200 |
commit | c77c39a4fb0f613ae97a670d4c77e9753e7246c5 (patch) | |
tree | a7a4689383a50e6027d471081ae877b8a5e49e6d /rev03-KiCad/sym-lib-table | |
parent | 3c7b30c3b4949a8bb63b19ba2f0621784ff97d14 (diff) |
rename library file to avoid the space
Diffstat (limited to 'rev03-KiCad/sym-lib-table')
-rw-r--r-- | rev03-KiCad/sym-lib-table | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/rev03-KiCad/sym-lib-table b/rev03-KiCad/sym-lib-table index 24c8589..b37256d 100644 --- a/rev03-KiCad/sym-lib-table +++ b/rev03-KiCad/sym-lib-table @@ -1,4 +1,3 @@ (sym_lib_table - (lib (name 74xx)(type Legacy)(uri ${KICAD_SYMBOL_DIR}/74xx.lib)(options "")(descr "")) - (lib (name Cryptech-Alpha)(type Legacy)(uri "${KIPRJMOD}/Cryptech Alpha.lib")(options "")(descr "")) + (lib (name Cryptech_Alpha)(type Legacy)(uri "${KIPRJMOD}/Cryptech_Alpha.lib")(options "")(descr "Cryptech Alpha symbols")) ) |