Files
mercury/util
Fergus Henderson 9c363e259f Implement a new `-l' ("library") option.
Estimated hours taken: 1

util/mkinit.c:
	Implement a new `-l' ("library") option.
	If this option is enabled, we don't emit a main(),
	but instead we emit a mercury_main(argc, argv, stack_bottom)
	function that can be called from C.
1997-02-01 00:09:20 +00:00
..
1995-10-07 07:09:54 +00:00
1997-01-20 03:36:40 +00:00