Commit Graph

4 Commits

Author SHA1 Message Date
Julien Fischer
53e2c0f154 Fix compilation of extras/show_ops.
extras/show_ops/show_ops.m:
     Import mercury_term_parser; this is now required.
2022-03-06 02:44:30 +11:00
Julien Fischer
8f0067c997 Fix bitrot in extras.
extras/gator/phenotype.m:
    Replace a call to an obsolete predicate.

extras/mopenssl/mopenssl.m:
    Pass allocation site ids to calls to MR_make_string.

    Avoid warnings from the C compiler about const qualifiers
    being discarded.

extras/show_ops/show_ops.m:
    Conform to changes to the term module's representation of
    integers.
2018-07-05 23:58:40 -04:00
Mark Brown
d465fa53cb Update the COPYING.LIB file and references to it.
Discussion of these changes can be found on the Mercury developers
mailing list archives from June 2018.

COPYING.LIB:
    Add a special linking exception to the LGPL.

*:
    Update references to COPYING.LIB.

    Clean up some minor errors that have accumulated in copyright
    messages.
2018-06-09 17:43:12 +10:00
Zoltan Somogyi
ab40b7887e Add show_ops.m to extras. 2015-09-09 04:19:19 +10:00