Hi Stuart, when you ask for my opinion, here it is:
> > gnetlist -I -g spice-sdb foo.sch > > The -I flag tells gnetlist to not put the contents of any file into > the netlist, but rather just put a ".include foo.bar" directive in the > deck. (Note that I don't think I have tested this on .include > directives, so if it does the wrong thing, please let me know. > Revert this behaviour. By default, write only the .include line and when using: gnetlist -I -g spice-sdb foo.sch Include the model to the spice input file. Peter