Files
ngspice/src/frontend
Holger Vogt ee5f4cfc29 Replace B source pwl by XSPICE PWL Controlled Source
that has smooth rounded and differentiable corners.
This is used in the replacem,ent operation evaluating
Exxx n1 n2 TABLE {expression} = (x0, y0) (x1, y1) (x2, y2)
2019-11-30 11:42:00 +01:00
..
2016-03-22 15:26:11 +01:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2019-11-30 11:35:56 +01:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2019-08-13 23:34:48 +02:00
2019-08-13 22:54:30 +02:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2019-09-28 12:24:09 +02:00
2017-04-19 18:56:00 +02:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2019-09-28 12:24:09 +02:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2017-03-19 20:24:49 +01:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2016-04-01 17:39:22 +02:00
2013-12-31 12:54:32 +01:00
2019-11-30 11:35:12 +01:00
2019-11-30 11:35:24 +01:00
2013-12-31 12:54:32 +01:00
2019-08-13 23:33:44 +02:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2018-08-22 13:05:19 +02:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2018-07-21 23:54:51 +02:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2019-09-28 12:24:09 +02:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2019-11-30 11:37:49 +01:00
2013-12-31 12:54:32 +01:00
2018-11-18 15:45:12 +01:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:56:58 +01:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00

This directory contains the code that is behind the commands of the
interactive frontend.  Note that every command has a source file
associated with it.  The source file is prefixed with `com_' to
distinguish command source files from other supporting code.