~kicad/+git/ngspice-mirror-sourceforge:poly

Last commit made on 2018-07-14
Get this branch:
git clone -b poly https://git.launchpad.net/~kicad/+git/ngspice-mirror-sourceforge
Members of KiCad can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

a496163... by Holger Vogt

a space is required between tokens that have got {}

11fb908... by Holger Vogt

preliminary removal of the error checking, if XSPICE is not available.

dae5c99... by Holger Vogt

enable function translatepoly() if XSPICE is not selected.
If XSPICE is selected, the old ENHtranslate_poly() prevails.

8c96344... by Holger Vogt

add the case insensitive check for the poly token
to function interpretpoly()

e94fdd0... by Holger Vogt

exclude line from .control sections
case sensitive safe check for the poly token being
exactly the fourth token

81795e8... by Holger Vogt

scan through all cards in a for loop

48e5135... by Holger Vogt

add tabs

d31b5cd... by Holger Vogt

add missing 'break' in case structure

6db620c... by Holger Vogt

add missing translatepoly.c

92d847c... by Holger Vogt

Run Astyle to beautify the code (get rid of tabs)