mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-17 06:47:17 +00:00
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:
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user