You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucap-custom/gncp.rc

33 lines
910 B
Plaintext

attach custom/c_message.so
* sign_on
`message Gnucap : The Gnu Circuit Analysis Package
`message Never trust any version less than 1.0
`message Copyright 1982-2017, Albert Davis
`message Gnucap comes with ABSOLUTELY NO WARRANTY
`message This is free software, and you are welcome
`message to redistribute it under the terms of
`message the GNU General Public License, version 3 or later.
`message See the file "COPYING" for details.
* this is what upstream gnucap does by default
attach gnucap-default-plugins.so
* this is gncp specific. see README
attach custom/c_uninst.so
uninstall lang verilog
uninstall command paramset
uninstall command verilog
uninstall command module
uninstall command macromodule
unload custom/c_uninst.so
attach custom/tab_completion.so
attach custom/c_include.so
attach custom/c_history.so
attach custom/c_vpp.so
attach custom/c_cmk.so
* attach custom/c_subckt_p.so
history on