mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 09:23:44 +00:00
Estimated hours taken: 0.2 Branches: main extras/error/error.m: extras/error/Mmakefile: extras/error/README: Add Tom and Tyson's error program to the repository.
6 lines
223 B
Plaintext
6 lines
223 B
Plaintext
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.
|