Browse Source

typo

pre-master-46
Holger Vogt 5 years ago
parent
commit
5eaf7c27c1
  1. 2
      src/include/ngspice/compatmode.h

2
src/include/ngspice/compatmode.h

@ -13,7 +13,7 @@ struct compat
bool ki; /* KiCad */
bool a; /* whole netlist */
bool spe; /* spectre */
bool eg; /* EAGLE */
bool eg; /* EAGLE */
};
extern struct compat newcompat;

Loading…
Cancel
Save