mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-14 13:23:53 +00:00
Branches: main Estimated hours taken: 0.5 With this change, the files in the `java' directory now all compile fine with `javac' (after `mkdir mercury; ln -s .. mercury/runtime') except for the reference to `mercury.Builtin.builtin_comparison_result_0' in Compare.java. java/Sectag_Locn.java: Fix typos.