Files
mercury/util
Zoltan Somogyi f00567129e Do not generate assignments to the variables that used to hold the
Estimated hours taken: 0.5
Branches: main

util/mkinit.c:
	Do not generate assignments to the variables that used to hold the
	address of the type_ctor_infos of the variable arity type_ctor_infos,
	since those variables aren't needed anymore.

runtime/mercury_wrapper.[ch]:
	Delete those variables.
2002-09-25 07:54:13 +00:00
..