Browse Source

Added .cvsignore files

pre-master-46
sjborley 21 years ago
parent
commit
6f529b3612
  1. 3
      src/xspice/.cvsignore
  2. 4
      src/xspice/cm/.cvsignore
  3. 1
      src/xspice/cmpp/.cvsignore
  4. 2
      src/xspice/cmpp/mod_yacc.y
  5. 4
      src/xspice/enh/.cvsignore
  6. 4
      src/xspice/evt/.cvsignore
  7. 2
      src/xspice/icm/.cvsignore
  8. 2
      src/xspice/icm/README
  9. 4
      src/xspice/idn/.cvsignore
  10. 4
      src/xspice/ipc/.cvsignore
  11. 4
      src/xspice/mif/.cvsignore

3
src/xspice/.cvsignore

@ -0,0 +1,3 @@
Makefile.in
Makefile

4
src/xspice/cm/.cvsignore

@ -0,0 +1,4 @@
Makefile.in
Makefile
.deps

1
src/xspice/cmpp/.cvsignore

@ -9,3 +9,4 @@ ifs_yacc.c
ifs_yacc.h
ifs_lex.c
cmpp.exe
cmpp

2
src/xspice/cmpp/mod_yacc.y

@ -19,6 +19,8 @@ AUTHORS
MODIFICATIONS
<date> <person name> <nature of modifications>
20050420 Steven Borley Renamed strcmpi() to local_strcmpi() to avoid
clash with strcmpi() in a windows header file.
SUMMARY

4
src/xspice/enh/.cvsignore

@ -0,0 +1,4 @@
Makefile.in
Makefile
.deps

4
src/xspice/evt/.cvsignore

@ -0,0 +1,4 @@
Makefile.in
Makefile
.deps

2
src/xspice/icm/.cvsignore

@ -0,0 +1,2 @@
makedefs
.deps

2
src/xspice/icm/README

@ -31,7 +31,7 @@ and does "make".)
6. Read the codemodel into ngspice in the following way:
ngspice 1 -> codemodel /usr/local/src/tclspice-0.2.10/src/xspice/icm/spice2poly.cm
ngspice 1 -> codemodel /usr/local/lib/spice/spice2poly.cm
(Of course, you should point to the location where *you* built
spice2poly.cm!) You might want to put this invocation into your

4
src/xspice/idn/.cvsignore

@ -0,0 +1,4 @@
Makefile.in
Makefile
.deps

4
src/xspice/ipc/.cvsignore

@ -0,0 +1,4 @@
Makefile.in
Makefile
.deps

4
src/xspice/mif/.cvsignore

@ -0,0 +1,4 @@
Makefile.in
Makefile
.deps
Loading…
Cancel
Save