update simulator_commands.sym (missing close parenthesis at end, not causing any problem though)
This commit is contained in:
parent
0b863993b1
commit
b36cd99e01
|
|
@ -13,7 +13,8 @@ format="tcleval(
|
||||||
[if \{[ sim_is_@simulator ]\} \{ return \{
|
[if \{[ sim_is_@simulator ]\} \{ return \{
|
||||||
@value
|
@value
|
||||||
\}\}]
|
\}\}]
|
||||||
"}
|
)"
|
||||||
|
}
|
||||||
V {}
|
V {}
|
||||||
S {}
|
S {}
|
||||||
E {}
|
E {}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue