@ -5,8 +5,6 @@
# package.
#
# $Id$
# temp-adms.ac: modified configure.ac if --adms is selected
# for temporary use by autoconf, will be deleted automatically
# configure.ac stays untouched
@ -1,5 +1,3 @@
.\" RCS Info: $Revision$ on $Date$
.\" $Source$
.\" Copyright (c) 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
.ig
.TH SCONVERT 1 "20 March 1986"
.UC 4
@ -1,5 +1,4 @@
## Process this file with automake to produce Makefile.in
SUBDIRS = misc maths frontend spicelib include/ngspice
DIST_SUBDIRS = misc maths frontend spicelib include/ngspice xspice ciderlib
@ -2,7 +2,6 @@
Copyright 1991 Regents of the University of California. All rights reserved.
Author: 1991 David A. Gates, U. C. Berkeley CAD Group
Modifed: 2001 Paolo Nenzi
$Id$
**********/
#include "ngspice/ngspice.h"
Copyright 1992 Regents of the University of California. All rights reserved.
Author: 1992 David A. Gates, U. C. Berkeley CAD Group
Modified: 2001 Paolo Nenzi
/**********
Mesh Setup & Query Routines.
@ -1,7 +1,6 @@
Author: 1987 Kartikeya Mayaram, U. C. Berkeley CAD Group
/* Functions to compute small-signal parameters of 1D devices */
/* Functions to compute device conductances and currents */
/*
/* Functions to read SUPREM (Binary or Ascii) & ASCII input files */
/* Functions to compute the ac admittances of a device. */
/* Functions to compute terminal conductances & currents. */
Author: 1990 David A. Gates, U. C. Berkeley CAD Group
## $Id$
SUBDIRS = plotting help parser wdisp numparam trannoise
DIST_SUBDIRS = plotting help parser wdisp numparam trannoise
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
/*************
* Header file for breakp2.c
* 1999 E. Rouat
* $Id$
************/
#ifndef BREAKP2_H_INCLUDED
@ -1,6 +1,5 @@
* com_chdir.c
* Header file for com_chdir.c
#ifndef COM_CHDIR_H
* com_echo.c
#include <config.h>
* Header file for com_echo.c
#ifndef COM_ECHO_H
/* Do history substitutions. */
@ -2,9 +2,8 @@
Entry point is function get_measure2(), called by fcn do_measure()
from measure.c.
Patches by Bill Swartz from 2009-05-18 and 2009-08-21 are included.
*/
#include "ngspice/memory.h"
* com_rehash.c
* Header file for com_rehsh.c
#ifndef COM_REHASH_H
* com_shell.c
* Header file for com_shell.c
#ifndef COM_SHELL_H
* com_shift.c
* Header file for com_shift.c
#ifndef COM_SHIFT_H
@ -5,7 +5,6 @@
Authors: Holger Vogt, Hendrik Vogt
#include "config.h"
* com_unset.c
* Header file for com_unset.c
#ifndef COM_UNSET_H
/* NG-SPICE -- An electrical circuit simulator
*
* Copyright (c) 1990 University of California
* Copyright (c) 2000 Arno W. Peters
* Header file for control.c
#ifndef CONTROL_H
***********
Modified: 2000 AlansFixes
Author: Jeffrey M. Hsu
Modified 1999 Emmanuel Rouat
* Header file for hpgl.c
#ifndef HPGH_H
Author: 1985 Wayne A. Christopher
@ -4,8 +4,6 @@
In addition it contains the fcn com_meas(), which provide the
interactive 'meas' command.
/* Michael Widlok 2 Jun 1999 */
/* $Id$ */
/* New commands for unloading circuits */
* This file is part of Numparam, see: readme.txt
* Free software under the terms of the GNU Lesser General Public License
#include <stdio.h>
* numpaif.h
* external interface to spice frontend subckt.c
#ifndef NUMPAIF_H
* numparam.h
/*** interface to spice frontend subckt.c ***/
/**** test executable for the numparam library ****/
This file is part of Numparam, see: readme.txt
Free software under the terms of the GNU Lesser General Public License
#include <stdio.h> /* for function message() only. */
Author: 1988 Wayne A. Christopher, U. C. Berkeley CAD Group
* Header file for parse.c
#ifndef _PARSE_H
* Header file for backq.c
#ifndef BACKQ_H_INCLUDED
* Header file for cshpar.c
#ifndef CSHPAR_H_INCLUDED
Author: 1988 Jeffrey M. Hsu
* Header file for graf.c
#ifndef GRAF_H
Modified: 2001 AlansFixes
* Header file for plot5.c
#ifndef PLOT5_H_INCLUDED
@ -1,4 +1,3 @@
#include "ngspice/bool.h"
* Header file for x11.c
#ifndef X11_H_INCLUDED
Author: 1986 Wayne A. Christopher, U. C. Berkeley CAD Group
* Header file for runcoms.c
#ifndef RUNCOMS_H_INCLUDED
* Header file for signal_handler.c
#ifndef SIGNAL_HANDLER_H_INCLUDED
Copyright 1994 Macquarie University, Sydney Australia. All rights reserved.
Author: 1994 Anthony E. Parker, Department of Electronics, Macquarie Uni.