summaryrefslogtreecommitdiff
path: root/cad/spice/files/patch-src_lib_fte_subckt_c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* -Clean some warnings by using string.h instead of strings.hPhilip M. Gollucci2010-02-111-0/+22
Applied several patches from this website: http://newton.ex.ac.uk/teaching/CDHW/Electronics2/userguide/secD.html specifically fixes for: - Where command causes crashes - Recognition of scale factors in arbitrary source - Current Controlled Switch in subckt, parsing error - Noise analysis bug - Save segmentation faults - BSIM1 model xpart parameter random - Tran analysis default TSTEP PR: ports/143727 Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com>