This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
epilectrik
/
pyNgSpice
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
fix file modes
rlar
14 years ago
parent
a212be67bc
commit
3d34b22ebf
161 changed files
with
0 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
0
examples/tclspice/tcl-testbench1/tcl-testbench1.tcl
0
examples/tclspice/tcl-testbench2/tcl-testbench2.tcl
0
examples/tclspice/tcl-testbench3/tcl-testbench3.tcl
0
examples/tclspice/tcl-testbench4/tcl-testbench4.tcl
0
examples/tclspice/tcl/test_vectoblt.tcl
0
src/frontend/com_dl.c
0
src/frontend/com_dl.h
0
src/include/ngspice/cm.h
0
src/include/ngspice/dllitf.h
0
src/include/ngspice/ipc.h
0
src/pkgIndex.tcl.in
0
src/spicelib/analysis/cluster.c
0
src/spicelib/analysis/dcpss.c
0
src/spicelib/analysis/pssaskq.c
0
src/spicelib/analysis/pssinit.c
0
src/spicelib/analysis/psssetp.c
0
src/spicelib/devices/cpl/Makefile.am
0
src/spicelib/devices/txl/Makefile.am
0
src/tclspice.c
0
src/xspice/Makefile.am
0
src/xspice/README
0
src/xspice/cm/Makefile.am
0
src/xspice/cm/cm.c
0
src/xspice/cm/cmevt.c
0
src/xspice/cm/cmexport.c
0
src/xspice/cm/cmmeters.c
0
src/xspice/cm/cmutil.c
0
src/xspice/cmpp/.cvsignore
0
src/xspice/cmpp/.gitignore
0
src/xspice/cmpp/cmpp.h
0
src/xspice/cmpp/ifs_lex.l
0
src/xspice/cmpp/ifs_yacc.y
0
src/xspice/cmpp/ifs_yacc_y.h
0
src/xspice/cmpp/main.c
0
src/xspice/cmpp/mod_lex.l
0
src/xspice/cmpp/mod_yacc.y
0
src/xspice/cmpp/mod_yacc_y.h
0
src/xspice/cmpp/pp_ifs.c
0
src/xspice/cmpp/pp_lst.c
0
src/xspice/cmpp/pp_mod.c
0
src/xspice/cmpp/read_ifs.c
0
src/xspice/cmpp/util.c
0
src/xspice/cmpp/writ_ifs.c
0
src/xspice/cmpp/ylwrap
0
src/xspice/enh/Makefile.am
0
src/xspice/enh/enh.c
0
src/xspice/enh/enhtrans.c
0
src/xspice/evt/Makefile.am
0
src/xspice/evt/evtaccept.c
0
src/xspice/evt/evtbackup.c
0
src/xspice/evt/evtcall_hybrids.c
0
src/xspice/evt/evtdeque.c
0
src/xspice/evt/evtdump.c
0
src/xspice/evt/evtinit.c
0
src/xspice/evt/evtiter.c
0
src/xspice/evt/evtload.c
0
src/xspice/evt/evtnext_time.c
0
src/xspice/evt/evtnode_copy.c
0
src/xspice/evt/evtop.c
0
src/xspice/evt/evtplot.c
0
src/xspice/evt/evtprint.c
0
src/xspice/evt/evtqueue.c
0
src/xspice/evt/evtsetup.c
0
src/xspice/evt/evttermi.c
0
src/xspice/examples/analog_models1_ac.deck
0
src/xspice/examples/analog_models1_dc.deck
0
src/xspice/examples/analog_models1_swept_dc.deck
0
src/xspice/examples/analog_models1_transient.deck
0
src/xspice/examples/analog_models2_ac.deck
0
src/xspice/examples/analog_models2_dc.deck
0
src/xspice/examples/analog_models2_swept_dc.deck
0
src/xspice/examples/analog_models2_transient.deck
0
src/xspice/examples/analog_models3_ac.deck
0
src/xspice/examples/analog_models3_dc.deck
0
src/xspice/examples/analog_models3_swept_dc.deck
0
src/xspice/examples/analog_models3_transient.deck
0
src/xspice/examples/analog_models4_ac.deck
0
src/xspice/examples/analog_models4_dc.deck
0
src/xspice/examples/analog_models4_swept_dc.deck
0
src/xspice/examples/analog_models4_transient.deck
0
src/xspice/examples/arbitrary_phase.deck
0
src/xspice/examples/bad_io.deck
0
src/xspice/examples/bad_io_type.deck
0
src/xspice/examples/bad_name.deck
0
src/xspice/examples/bad_param.deck
0
src/xspice/examples/bad_param_type.deck
0
src/xspice/examples/d_to_real/Makefile
0
src/xspice/examples/d_to_real/cfunc.mod
0
src/xspice/examples/d_to_real/ifspec.ifs
0
src/xspice/examples/diffpair.in
0
src/xspice/examples/digital_invert.deck
0
src/xspice/examples/digital_models.deck
0
src/xspice/examples/digital_models1.deck
0
src/xspice/examples/digital_models2.deck
0
src/xspice/examples/digital_models3.deck
0
src/xspice/examples/digital_models4.deck
0
src/xspice/examples/dot_model_ref.deck
0
src/xspice/examples/hybrid_models1_dc.deck
0
src/xspice/examples/hybrid_models1_transient.deck
0
src/xspice/examples/initial_conditions.deck
0
examples/tclspice/tcl-testbench1/tcl-testbench1.tcl
View File
0
examples/tclspice/tcl-testbench2/tcl-testbench2.tcl
View File
0
examples/tclspice/tcl-testbench3/tcl-testbench3.tcl
View File
0
examples/tclspice/tcl-testbench4/tcl-testbench4.tcl
View File
0
examples/tclspice/tcl/test_vectoblt.tcl
View File
0
src/frontend/com_dl.c
View File
0
src/frontend/com_dl.h
View File
0
src/include/ngspice/cm.h
View File
0
src/include/ngspice/dllitf.h
View File
0
src/include/ngspice/ipc.h
View File
0
src/pkgIndex.tcl.in
View File
0
src/spicelib/analysis/cluster.c
View File
0
src/spicelib/analysis/dcpss.c
View File
0
src/spicelib/analysis/pssaskq.c
View File
0
src/spicelib/analysis/pssinit.c
View File
0
src/spicelib/analysis/psssetp.c
View File
0
src/spicelib/devices/cpl/Makefile.am
View File
0
src/spicelib/devices/txl/Makefile.am
View File
0
src/tclspice.c
View File
0
src/xspice/Makefile.am
View File
0
src/xspice/README
View File
0
src/xspice/cm/Makefile.am
View File
0
src/xspice/cm/cm.c
View File
0
src/xspice/cm/cmevt.c
View File
0
src/xspice/cm/cmexport.c
View File
0
src/xspice/cm/cmmeters.c
View File
0
src/xspice/cm/cmutil.c
View File
0
src/xspice/cmpp/.cvsignore
View File
0
src/xspice/cmpp/.gitignore
View File
0
src/xspice/cmpp/cmpp.h
View File
0
src/xspice/cmpp/ifs_lex.l
View File
0
src/xspice/cmpp/ifs_yacc.y
View File
0
src/xspice/cmpp/ifs_yacc_y.h
View File
0
src/xspice/cmpp/main.c
View File
0
src/xspice/cmpp/mod_lex.l
View File
0
src/xspice/cmpp/mod_yacc.y
View File
0
src/xspice/cmpp/mod_yacc_y.h
View File
0
src/xspice/cmpp/pp_ifs.c
View File
0
src/xspice/cmpp/pp_lst.c
View File
0
src/xspice/cmpp/pp_mod.c
View File
0
src/xspice/cmpp/read_ifs.c
View File
0
src/xspice/cmpp/util.c
View File
0
src/xspice/cmpp/writ_ifs.c
View File
0
src/xspice/cmpp/ylwrap
View File
0
src/xspice/enh/Makefile.am
View File
0
src/xspice/enh/enh.c
View File
0
src/xspice/enh/enhtrans.c
View File
0
src/xspice/evt/Makefile.am
View File
0
src/xspice/evt/evtaccept.c
View File
0
src/xspice/evt/evtbackup.c
View File
0
src/xspice/evt/evtcall_hybrids.c
View File
0
src/xspice/evt/evtdeque.c
View File
0
src/xspice/evt/evtdump.c
View File
0
src/xspice/evt/evtinit.c
View File
0
src/xspice/evt/evtiter.c
View File
0
src/xspice/evt/evtload.c
View File
0
src/xspice/evt/evtnext_time.c
View File
0
src/xspice/evt/evtnode_copy.c
View File
0
src/xspice/evt/evtop.c
View File
0
src/xspice/evt/evtplot.c
View File
0
src/xspice/evt/evtprint.c
View File
0
src/xspice/evt/evtqueue.c
View File
0
src/xspice/evt/evtsetup.c
View File
0
src/xspice/evt/evttermi.c
View File
0
src/xspice/examples/analog_models1_ac.deck
View File
0
src/xspice/examples/analog_models1_dc.deck
View File
0
src/xspice/examples/analog_models1_swept_dc.deck
View File
0
src/xspice/examples/analog_models1_transient.deck
View File
0
src/xspice/examples/analog_models2_ac.deck
View File
0
src/xspice/examples/analog_models2_dc.deck
View File
0
src/xspice/examples/analog_models2_swept_dc.deck
View File
0
src/xspice/examples/analog_models2_transient.deck
View File
0
src/xspice/examples/analog_models3_ac.deck
View File
0
src/xspice/examples/analog_models3_dc.deck
View File
0
src/xspice/examples/analog_models3_swept_dc.deck
View File
0
src/xspice/examples/analog_models3_transient.deck
View File
0
src/xspice/examples/analog_models4_ac.deck
View File
0
src/xspice/examples/analog_models4_dc.deck
View File
0
src/xspice/examples/analog_models4_swept_dc.deck
View File
0
src/xspice/examples/analog_models4_transient.deck
View File
0
src/xspice/examples/arbitrary_phase.deck
View File
0
src/xspice/examples/bad_io.deck
View File
0
src/xspice/examples/bad_io_type.deck
View File
0
src/xspice/examples/bad_name.deck
View File
0
src/xspice/examples/bad_param.deck
View File
0
src/xspice/examples/bad_param_type.deck
View File
0
src/xspice/examples/d_to_real/Makefile
View File
0
src/xspice/examples/d_to_real/cfunc.mod
View File
0
src/xspice/examples/d_to_real/ifspec.ifs
View File
0
src/xspice/examples/diffpair.in
View File
0
src/xspice/examples/digital_invert.deck
View File
0
src/xspice/examples/digital_models.deck
View File
0
src/xspice/examples/digital_models1.deck
View File
0
src/xspice/examples/digital_models2.deck
View File
0
src/xspice/examples/digital_models3.deck
View File
0
src/xspice/examples/digital_models4.deck
View File
0
src/xspice/examples/dot_model_ref.deck
View File
0
src/xspice/examples/hybrid_models1_dc.deck
View File
0
src/xspice/examples/hybrid_models1_transient.deck
View File
0
src/xspice/examples/initial_conditions.deck
View File
Some files were not shown because too many files changed in this diff
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
epilectrik/pyNgSpice
Title
Body
Create Issue