Diff
Not logged in

Differences From Artifact [bd983db748e0ad6a]:

To Artifact [ec0e00bb40d202e7]:


1 -/** 1 +/** 2 2 * Authors: k.inaba 3 3 * License: NYSL 0.9982 http://www.kmonos.net/nysl/ 4 4 * 5 5 * Definition of constants related to the layers. 6 6 */ 7 7 module polemy.layer; 8 8 import polemy._common;