fix a bug in goto
authorChristoph von Wittich <christoph_vw@reactos.org>
Fri, 1 Feb 2008 09:49:58 +0000 (09:49 +0000)
committerChristoph von Wittich <christoph_vw@reactos.org>
Fri, 1 Feb 2008 09:49:58 +0000 (09:49 +0000)
commitcf39f6646dd3d986fcda0eb872d7d9f5a721b5a6
tree51bb42b97847cec98fe38a74f2165de049065096
parent8c1cafd4fbfa2fa68bee61047dfe1245284c0e2f
fix a bug in goto
a stubs for setlocal and endlocal (our default is delayed expansion)

svn path=/trunk/; revision=32073
reactos/base/shell/cmd/cmd.h
reactos/base/shell/cmd/cmd.rbuild
reactos/base/shell/cmd/cmdtable.c
reactos/base/shell/cmd/goto.c
reactos/base/shell/cmd/setlocal.c [new file with mode: 0644]