Re: Title lines in include files
xHeCS <[email protected]>
| Newsgroups | gmane.comp.gnu.gnucap.devel |
|---|---|
| Message-ID | <[email protected]> |
For me I have no real preference. If wanted a comment on the first line then I will just add "*". I dont think this is critical that it will make any of my simulations to be inaccurate. ,Fernan On Tue, 21 May 2002, Al Davis wrote: > Question.... > > Should ".include" files skip the first line, interpreting it as a > title? > > This is the way it is now, as a throwback to Spice-2, and assuming > that an included file is complete in some sense. Actually, it uses > the same reader as the main file, recursively, which interprets the > first line as a title. > > So ... opinion poll. > > Is the preferred behavior ... > > (1) Continue to treat the first line of an included file as a title. > > or.. > > (2) Just include it, giving no special treatment to the first line. > > or.. > > (3) Another possibility that I did not think of. > > > > My preference is (2). It seems to be more compatible with other > simulators that way. If you want a title, you can still put one > there and mark it as a comment. > > > _______________________________________________ > Gnucap-devel mailing list > [email protected] > http://mail.gnu.org/mailman/listinfo/gnucap-devel > --