* damn debug outputs

This commit is contained in:
False.Genesis 2007-10-17 12:13:02 +00:00
parent 659a9a7334
commit f973d8bc49

View File

@ -110,7 +110,7 @@ set,top ${@caller}
default,top #
set,v ?{globname,${top} ${@def}}
unset top
out getvar: v=${v} -> ${${v}}
//out getvar: v=${v} -> ${${v}}
if ?{isset ${v}}
return ${${v}}
endif