Rename muonde.cpp to microwave.cpp

This commit is contained in:
jean-pierre charras 2017-09-19 13:21:38 +02:00
parent d2d665e540
commit e504746fa3
3 changed files with 3 additions and 2 deletions

View File

@ -253,7 +253,7 @@ set( PCBNEW_CLASS_SRCS
modules.cpp
move-drag_pads.cpp
move_or_drag_track.cpp
muonde.cpp
microwave.cpp
muwave_command.cpp
netlist.cpp
onleftclick.cpp

View File

@ -42,7 +42,8 @@ class NETINFO_MAPPING;
//#define SEXPR_BOARD_FILE_VERSION 4 // reversed cu stack, changed Inner* to In* in reverse order
// // went to 32 Cu layers from 16.
//#define SEXPR_BOARD_FILE_VERSION 20160815 // differential pair settings per net class
#define SEXPR_BOARD_FILE_VERSION 20170123 // EDA_TEXT refactor, moved 'hide'
//#define SEXPR_BOARD_FILE_VERSION 20170123 // EDA_TEXT refactor, moved 'hide'
#define SEXPR_BOARD_FILE_VERSION 20170919 // custom pad shape
#define CTL_STD_LAYER_NAMES (1 << 0) ///< Use English Standard layer names
#define CTL_OMIT_NETS (1 << 1) ///< Omit pads net names (useless in library)