Files
mercury/extras/error
Paul Bone 08f2ade436 Avoid deprecated predicates in extras/error
extras/error/error.m:
    Avoid the deprecated takewhile predicate.
2017-01-19 14:01:56 +11:00
..

Copyright (C) 2003 The University of Melbourne

Error is a Mercury implementation of the most useful subset of the old Unix
utility "error". It handles error messages of the format produced by the
Mercury compiler and gcc.