widl: Move funcs and stmts fields from type_t structure to module_details and functio...
commit901a42b7f90a8b7f9859dba0b55e58cd4c38a6e0
authorRob Shearman <robertshearman@gmail.com>
Mon, 5 Jan 2009 23:33:27 +0000 (5 23:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Jan 2009 11:56:15 +0000 (6 12:56 +0100)
tree48ca37fd75b5a61886438b420b35860bb27293df
parentb1f8560ae075757dacd466ffa4a7e54e5f0b2f59
widl: Move funcs and stmts fields from type_t structure to module_details and function_details.
13 files changed:
tools/widl/client.c
tools/widl/header.c
tools/widl/header.h
tools/widl/parser.h
tools/widl/parser.y
tools/widl/proxy.c
tools/widl/server.c
tools/widl/typegen.c
tools/widl/typegen.h
tools/widl/typetree.c
tools/widl/typetree.h
tools/widl/widltypes.h
tools/widl/write_msft.c