Differences From Artifact [1bc945d1d318d417]:
- File
polemy/failure.d
- 2010-11-23 13:55:15 - part of checkin [2134cd44cc] on branch trunk - further clean-up for polemy2d (user: kinaba) [annotate]
To Artifact [9cdb01160429b059]:
- File
polemy/failure.d
- 2010-11-24 03:30:56 - part of checkin [20be503cae] on branch trunk - set up referece manual (user: kinaba) [annotate]
1 -/**
1 +/**
2 2 * Authors: k.inaba
3 3 * License: NYSL 0.9982 http://www.kmonos.net/nysl/
4 4 *
5 5 * Error Information for Polemy Programming Language
6 6 */
7 7 module polemy.failure;
8 8 import polemy._common;