Files
mercury/extras/old_term_parser
Julien Fischer b795306020 Fix compilation of extras/old_term_parser.
extras/old_term_parser/old_lexer.m:
     This was calling a predicate that was recently removed from the standard
     library; add a copy of that predicate here instead.
2019-09-29 04:38:53 +10:00
..