Nothing but the pcb calc will use eseries for the forseeable future

This commit is contained in:
Marek Roszko 2023-09-06 23:44:41 -04:00
parent 96bec8c553
commit e944a61830
4 changed files with 1 additions and 1 deletions

View File

@ -332,7 +332,6 @@ set( COMMON_SRCS
eda_units.cpp
env_paths.cpp
env_vars.cpp
eseries.cpp
exceptions.cpp
executable_names.cpp
filename_resolver.cpp

View File

@ -9,6 +9,7 @@ include_directories(
set( PCB_CALCULATOR_SRCS
common_data.cpp
eseries.cpp
params_read_write.cpp
pcb_calculator_control.cpp
pcb_calculator_frame.cpp