Differences From Artifact [5141868f3bc27248]:
- File
polemy/_common.d
- 2010-11-09 05:19:20 - part of checkin [8de5b49cdf] on branch trunk - split tricks module into a separate package. (user: kinaba) [annotate]
To Artifact [0d687b04437e837f]:
- File
polemy/_common.d
- 2010-11-09 06:22:01 - part of checkin [50811398367b] on branch trunk - removed BOM from the source file (fxxk poseidon!!!) (user: kinaba) [annotate]
1 /** | 1 /**
2 * Authors: k.inaba 2 * Authors: k.inaba
3 * License: NYSL 0.9982 http://www.kmonos.net/nysl/ 3 * License: NYSL 0.9982 http://www.kmonos.net/nysl/
4 * 4 *
5 * "Always-opend" modules inside Polemy. 5 * "Always-opend" modules inside Polemy.
6 */ 6 */
7 module polemy._common; 7 module polemy._common;
8 public import std.array; 8 public import std.array;