Files
mercury/library
Peter Ross 262aeb0550 Add multi_map to the import_module line so that it get's included
Estimated hours taken: 0.5

library/library.m:
	Add multi_map to the import_module line so that it get's included
	in the library.

library/string.m:
	Add a hidden predicate so that float's get printed correctly by
	string__format.

	If float was smaller the 1e-4 it string__float_to_string converts
	it to the form x.xxxxxe-xx and when you print %f.2 you get
	x.xx not 0.00 as you should.
1996-04-19 14:56:13 +00:00
..
1996-03-14 01:56:02 +00:00
1996-03-24 18:41:39 +00:00
1996-04-03 09:24:05 +00:00
1996-03-25 07:25:13 +00:00
1996-03-21 08:11:23 +00:00
1996-03-25 07:25:13 +00:00