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