|
From: Stefan J. <st...@gr...> - 2006-06-02 07:46:44
|
Am Do, 1.06.2006, 16:45, schrieb asco developer: > Hello Stefan, Hi there! > I have added your MinGW32 patches and Autotools configuration files to > ASCO. So far everything works well. Thank you for your work and help. Thanks for incorporating these! > I'm now documenting Qucs examples and I have one suggestion do do. In > the following line, > <Sub FET1 1 270 190 54 61 0 0 "LowNoiseFET.sch" 1> > the subcircuit is loaded from the .qucs directory. This is at least > true for me in Qucs 0.0.9. What could be and interesting change, would > be for it to be loaded first from the current directory, and only then > from a central repository. What do you think? I think this is something Michael can answer... > Another thing that I have noted in Qucs, is that every model is > described in one single line. The same is true for every command, > where only one single line can be used. As a result of this, lines of > 400 and more characters can exist. I do not know if this was intended, > but this in some situations is problematic for programs that expect > for example a line no larger than 80 characters. This is of minor > importance for you to correct, I guess. In the netlist you can continue lines with the \ at the end. But you mean in the schematic files? Cheers, Stefan. |