fix file modes

This commit is contained in:
rlar 2012-05-09 21:18:55 +02:00
parent a212be67bc
commit 3d34b22ebf
161 changed files with 0 additions and 0 deletions

0
examples/tclspice/tcl-testbench1/tcl-testbench1.tcl Normal file → Executable file
View File

0
examples/tclspice/tcl-testbench2/tcl-testbench2.tcl Normal file → Executable file
View File

0
examples/tclspice/tcl-testbench3/tcl-testbench3.tcl Normal file → Executable file
View File

0
examples/tclspice/tcl-testbench4/tcl-testbench4.tcl Normal file → Executable file
View File

0
examples/tclspice/tcl/test_vectoblt.tcl Normal file → Executable file
View File

0
src/frontend/com_dl.c Executable file → Normal file
View File

0
src/frontend/com_dl.h Executable file → Normal file
View File

0
src/include/ngspice/cm.h Executable file → Normal file
View File

0
src/include/ngspice/dllitf.h Executable file → Normal file
View File

0
src/include/ngspice/ipc.h Executable file → Normal file
View File

0
src/pkgIndex.tcl.in Executable file → Normal file
View File

0
src/spicelib/analysis/cluster.c Executable file → Normal file
View File

0
src/spicelib/analysis/dcpss.c Executable file → Normal file
View File

0
src/spicelib/analysis/pssaskq.c Executable file → Normal file
View File

0
src/spicelib/analysis/pssinit.c Executable file → Normal file
View File

0
src/spicelib/analysis/psssetp.c Executable file → Normal file
View File

0
src/spicelib/devices/cpl/Makefile.am Executable file → Normal file
View File

0
src/spicelib/devices/txl/Makefile.am Executable file → Normal file
View File

0
src/tclspice.c Executable file → Normal file
View File

0
src/xspice/Makefile.am Executable file → Normal file
View File

0
src/xspice/README Executable file → Normal file
View File

0
src/xspice/cm/Makefile.am Executable file → Normal file
View File

0
src/xspice/cm/cm.c Executable file → Normal file
View File

0
src/xspice/cm/cmevt.c Executable file → Normal file
View File

0
src/xspice/cm/cmexport.c Executable file → Normal file
View File

0
src/xspice/cm/cmmeters.c Executable file → Normal file
View File

0
src/xspice/cm/cmutil.c Executable file → Normal file
View File

0
src/xspice/cmpp/.cvsignore Executable file → Normal file
View File

0
src/xspice/cmpp/.gitignore vendored Executable file → Normal file
View File

0
src/xspice/cmpp/cmpp.h Executable file → Normal file
View File

0
src/xspice/cmpp/ifs_lex.l Executable file → Normal file
View File

0
src/xspice/cmpp/ifs_yacc.y Executable file → Normal file
View File

0
src/xspice/cmpp/ifs_yacc_y.h Executable file → Normal file
View File

0
src/xspice/cmpp/main.c Executable file → Normal file
View File

0
src/xspice/cmpp/mod_lex.l Executable file → Normal file
View File

0
src/xspice/cmpp/mod_yacc.y Executable file → Normal file
View File

0
src/xspice/cmpp/mod_yacc_y.h Executable file → Normal file
View File

0
src/xspice/cmpp/pp_ifs.c Executable file → Normal file
View File

0
src/xspice/cmpp/pp_lst.c Executable file → Normal file
View File

0
src/xspice/cmpp/pp_mod.c Executable file → Normal file
View File

0
src/xspice/cmpp/read_ifs.c Executable file → Normal file
View File

0
src/xspice/cmpp/util.c Executable file → Normal file
View File

0
src/xspice/cmpp/writ_ifs.c Executable file → Normal file
View File

0
src/xspice/cmpp/ylwrap Executable file → Normal file
View File

0
src/xspice/enh/Makefile.am Executable file → Normal file
View File

0
src/xspice/enh/enh.c Executable file → Normal file
View File

0
src/xspice/enh/enhtrans.c Executable file → Normal file
View File

0
src/xspice/evt/Makefile.am Executable file → Normal file
View File

0
src/xspice/evt/evtaccept.c Executable file → Normal file
View File

0
src/xspice/evt/evtbackup.c Executable file → Normal file
View File

0
src/xspice/evt/evtcall_hybrids.c Executable file → Normal file
View File

0
src/xspice/evt/evtdeque.c Executable file → Normal file
View File

0
src/xspice/evt/evtdump.c Executable file → Normal file
View File

0
src/xspice/evt/evtinit.c Executable file → Normal file
View File

0
src/xspice/evt/evtiter.c Executable file → Normal file
View File

0
src/xspice/evt/evtload.c Executable file → Normal file
View File

0
src/xspice/evt/evtnext_time.c Executable file → Normal file
View File

0
src/xspice/evt/evtnode_copy.c Executable file → Normal file
View File

0
src/xspice/evt/evtop.c Executable file → Normal file
View File

0
src/xspice/evt/evtplot.c Executable file → Normal file
View File

0
src/xspice/evt/evtprint.c Executable file → Normal file
View File

0
src/xspice/evt/evtqueue.c Executable file → Normal file
View File

0
src/xspice/evt/evtsetup.c Executable file → Normal file
View File

0
src/xspice/evt/evttermi.c Executable file → Normal file
View File

0
src/xspice/examples/analog_models1_ac.deck Executable file → Normal file
View File

0
src/xspice/examples/analog_models1_dc.deck Executable file → Normal file
View File

0
src/xspice/examples/analog_models1_swept_dc.deck Executable file → Normal file
View File

0
src/xspice/examples/analog_models1_transient.deck Executable file → Normal file
View File

0
src/xspice/examples/analog_models2_ac.deck Executable file → Normal file
View File

0
src/xspice/examples/analog_models2_dc.deck Executable file → Normal file
View File

0
src/xspice/examples/analog_models2_swept_dc.deck Executable file → Normal file
View File

0
src/xspice/examples/analog_models2_transient.deck Executable file → Normal file
View File

0
src/xspice/examples/analog_models3_ac.deck Executable file → Normal file
View File

0
src/xspice/examples/analog_models3_dc.deck Executable file → Normal file
View File

0
src/xspice/examples/analog_models3_swept_dc.deck Executable file → Normal file
View File

0
src/xspice/examples/analog_models3_transient.deck Executable file → Normal file
View File

0
src/xspice/examples/analog_models4_ac.deck Executable file → Normal file
View File

0
src/xspice/examples/analog_models4_dc.deck Executable file → Normal file
View File

0
src/xspice/examples/analog_models4_swept_dc.deck Executable file → Normal file
View File

0
src/xspice/examples/analog_models4_transient.deck Executable file → Normal file
View File

0
src/xspice/examples/arbitrary_phase.deck Executable file → Normal file
View File

0
src/xspice/examples/bad_io.deck Executable file → Normal file
View File

0
src/xspice/examples/bad_io_type.deck Executable file → Normal file
View File

0
src/xspice/examples/bad_name.deck Executable file → Normal file
View File

0
src/xspice/examples/bad_param.deck Executable file → Normal file
View File

0
src/xspice/examples/bad_param_type.deck Executable file → Normal file
View File

0
src/xspice/examples/d_to_real/Makefile Executable file → Normal file
View File

0
src/xspice/examples/d_to_real/cfunc.mod Executable file → Normal file
View File

0
src/xspice/examples/d_to_real/ifspec.ifs Executable file → Normal file
View File

0
src/xspice/examples/diffpair.in Executable file → Normal file
View File

0
src/xspice/examples/digital_invert.deck Executable file → Normal file
View File

0
src/xspice/examples/digital_models.deck Executable file → Normal file
View File

0
src/xspice/examples/digital_models1.deck Executable file → Normal file
View File

0
src/xspice/examples/digital_models2.deck Executable file → Normal file
View File

0
src/xspice/examples/digital_models3.deck Executable file → Normal file
View File

0
src/xspice/examples/digital_models4.deck Executable file → Normal file
View File

0
src/xspice/examples/dot_model_ref.deck Executable file → Normal file
View File

0
src/xspice/examples/hybrid_models1_dc.deck Executable file → Normal file
View File

0
src/xspice/examples/hybrid_models1_transient.deck Executable file → Normal file
View File

0
src/xspice/examples/initial_conditions.deck Executable file → Normal file
View File

Some files were not shown because too many files have changed in this diff Show More