You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rlar
33d33e9d50
src/frontend/variable.c, fix expansion of '$var' when $var is an empty list
test case:
set foo = ( )
set foo = ( $foo baz bar )
echo $foo
|
11 years ago |
| .. |
|
func
|
inpcom.c, cleanup `inp_fix_subckt()', use `line_free_x()'
|
11 years ago |
|
lib-processing
|
inpcom.c, cleanup `inp_fix_subckt()', use `line_free_x()'
|
11 years ago |
|
misc
|
inpcom.c, cleanup `inp_fix_subckt()', use `line_free_x()'
|
11 years ago |
|
model
|
inpcom.c, cleanup `inp_fix_subckt()', use `line_free_x()'
|
11 years ago |
|
parser
|
inpcom.c, cleanup `inp_fix_subckt()', use `line_free_x()'
|
11 years ago |
|
subckt-processing
|
inpcom.c, cleanup `inp_fix_subckt()', use `line_free_x()'
|
11 years ago |
|
Makefile.am
|
tests/regression/misc/bugs-1.cir, regression test for bug #294
|
12 years ago |