add comment
This commit is contained in:
parent
d8ade988ce
commit
b00174c5a4
|
@ -43,7 +43,7 @@ class NETINFO_MAPPING;
|
|||
// // 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 20170920 // long pad names
|
||||
#define SEXPR_BOARD_FILE_VERSION 20170920 // long pad names and 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)
|
||||
|
|
Loading…
Reference in New Issue