Files
ngspice/src/frontend
Holger Vogt f5091bdc2d Make the error message a little more reasonable.
Unfortunately the current setup does not easily allow naming
the offending command.
2023-07-15 11:21:11 +02:00
..
2020-04-27 10:16:55 +02:00
2023-07-15 11:20:09 +02:00
2023-03-18 14:33:51 +01: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
2023-03-18 14:31:24 +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
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
2022-12-11 15:35:14 +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
2023-03-18 14:37:08 +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-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
2013-12-31 12:54:32 +01: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
2013-12-31 12:56:58 +01:00
2020-08-20 15:22:48 +02:00
2013-12-31 12:54:32 +01:00
2020-04-27 10:26:22 +02:00
2013-12-31 12:54:32 +01:00
2022-12-11 15:47:22 +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.