mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 17:33:38 +00:00
Branches: main Mark the predicates in the sv* modules in the standard library (except for the recently added ones) as obsolete. They will be deleted after the 11.07 release. library/svarray.m: library/svbag.m: library/svbimap.m: library/sveqvclass.m: library/svmap.m: library/svmulti_map.m: library/svqueue.m: library/svset.m: library/svvarset.m: Mark these modules as obsolete. deep_profiler/dump.m: deep_profiler/recursion_patterns.m: profiler/snapshots.m: Avoid using predicates from sv* modules.