From 2c39fc37ee40a9b044e1e43bf67fe8bcecf7fc40 Mon Sep 17 00:00:00 2001 From: grog Date: Sun, 11 Feb 2001 06:58:11 +0000 Subject: SCEPTRE (System for Circuit Evaluation and Prediction of Transient Radiation Effects) is a general purpose circuit analysis program which provides all three major analyses, AC, DC, and transient analysis, on either linear or nonlinear networks. It employs a free-form input language and state variable methods to simulate problems of interest to electrical engineers. Requested-by: "Pedro F. Giffuni" --- cad/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'cad/Makefile') diff --git a/cad/Makefile b/cad/Makefile index 64a046e..c890bbd 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -14,6 +14,7 @@ SUBDIR += pcb SUBDIR += pisces SUBDIR += qcad + SUBDIR += sceptre SUBDIR += sis SUBDIR += spice SUBDIR += tkgate -- cgit v1.1