spec, fft now accept simple node name

This commit is contained in:
h_vogt 2008-12-06 12:38:45 +00:00
parent a11ba63928
commit db040fc2c3
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2008-12-06 Holger Vogt
* frontend/spec.c, com_fft.c: free_pnode(first_name); moved further down to allow
'fft vout' instead of only 'fft v(vout)'
2008-11-30 2008-11-30
* configure.in: --with-tcl search path make broader to limit the need of the * configure.in: --with-tcl search path make broader to limit the need of the
optional argument. Message in case of tclConfig.sh file not found optional argument. Message in case of tclConfig.sh file not found