Files
ngspice/src/frontend
Giles Atkinson b1341c8e30 Insert XSPICE bridging devices automatically when an analogue node
has the same name as an XSPICE event node (including digital nodes).
The function Evtcheck_nodes() is replaced by a new version in its
own file.
2022-10-07 13:19:59 +02:00
..
2020-04-27 10:16:55 +02:00
2022-04-26 10:34:21 +02:00
2013-12-31 12:54:32 +01:00
2021-12-23 14:37:57 +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
2021-07-05 14:25:26 +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
2020-08-20 15:21:12 +02:00
2020-08-20 15:21:12 +02:00
2021-09-29 20:11:45 +02:00
2022-04-25 21:31:28 +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
2022-04-28 09:29:02 +02:00
2022-04-28 09:29:02 +02:00
2020-04-27 10:15:01 +02:00
2013-12-31 12:54:32 +01:00
2022-05-10 15:29:43 +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
2022-10-07 12:55:42 +02:00
2022-05-14 16:32:01 +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
2021-07-02 11:58:10 +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
2021-01-26 18:18:28 +01:00
2020-10-10 12:12:59 +02:00
2013-12-31 12:54:32 +01:00
2013-12-31 12:54:32 +01:00
2022-10-07 12:38:02 +02:00
2013-12-31 12:54:32 +01:00
2020-04-27 10:24:45 +02:00
2020-04-27 10:24:45 +02:00
2013-12-31 12:54:32 +01:00
2022-04-25 21:31:28 +02:00
2022-02-17 15:48:00 +01:00
2022-02-17 15:48:00 +01:00
2013-12-31 12:54:32 +01:00
2021-01-02 19:06:58 +01:00
2021-01-02 19:00:29 +01:00
2013-12-31 12:56:58 +01:00
2020-08-20 15:22:48 +02:00
2013-12-31 12:54:32 +01:00
2021-10-29 16:40:34 +02:00
2020-04-27 10:26:22 +02: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.