Back out Pete's unreviewed change from yesterday.

Estimated hours taken: 0.2
Branches: main

library/*.m
	Back out Pete's unreviewed change from yesterday.
	It doesn't compile without a recent bug fix, but no
	CVS tag was added.
This commit is contained in:
Simon Taylor
2002-06-12 06:46:46 +00:00
parent f65c3fd341
commit a529a380e2
23 changed files with 1165 additions and 1169 deletions

View File

@@ -792,9 +792,6 @@ mask(N) = \ unchecked_left_shift(\ 0, N).
mercury.runtime.LowLevelData.set_MR_Word_field(Pair, 2, B);
}").
make_bitset_elem(_, _) = _ :-
private_builtin__sorry("make_bitset_elem").
%-----------------------------------------------------------------------------%
init(init).