Separate batch file contexts and FOR contexts into two different structs, since they...
authorJeffrey Morlan <mrnobo1024@yahoo.com>
Mon, 2 Mar 2009 19:08:25 +0000 (19:08 +0000)
committerJeffrey Morlan <mrnobo1024@yahoo.com>
Mon, 2 Mar 2009 19:08:25 +0000 (19:08 +0000)
commit484ee2fa7e56d4f6cff31f9e0f07bade8c8b6451
treeb2816c675bada85059093bc331619c82c74f866a
parent6b888f2d5bad8496b3a755a1187699c381417e7e
Separate batch file contexts and FOR contexts into two different structs, since they don't actually have anything in common any more

svn path=/trunk/; revision=39846
reactos/base/shell/cmd/batch.c
reactos/base/shell/cmd/batch.h
reactos/base/shell/cmd/call.c
reactos/base/shell/cmd/cmd.c
reactos/base/shell/cmd/cmd.h
reactos/base/shell/cmd/for.c