Artifact 91a3b7f2c4f618246c43143a7faf04c225b6f6fb:
0000: ef bb bf 2f 2a 2a 0d 0a 20 2a 20 41 75 74 68 6f .../**.. * Autho
0010: 72 73 3a 20 6b 2e 69 6e 61 62 61 0d 0a 20 2a 20 rs: k.inaba.. *
0020: 4c 69 63 65 6e 73 65 3a 20 4e 59 53 4c 20 30 2e License: NYSL 0.
0030: 39 39 38 32 20 68 74 74 70 3a 2f 2f 77 77 77 2e 9982 http://www.
0040: 6b 6d 6f 6e 6f 73 2e 6e 65 74 2f 6e 79 73 6c 2f kmonos.net/nysl/
0050: 0d 0a 20 2a 0d 0a 20 2a 20 44 65 66 69 6e 69 74 .. *.. * Definit
0060: 69 6f 6e 20 6f 66 20 63 6f 6e 73 74 61 6e 74 73 ion of constants
0070: 20 72 65 6c 61 74 65 64 20 74 6f 20 74 68 65 20 related to the
0080: 6c 61 79 65 72 73 2e 0d 0a 20 2a 2f 0d 0a 6d 6f layers... */..mo
0090: 64 75 6c 65 20 70 6f 6c 65 6d 79 2e 6c 61 79 65 dule polemy.laye
00a0: 72 3b 0d 0a 69 6d 70 6f 72 74 20 70 6f 6c 65 6d r;..import polem
00b0: 79 2e 5f 63 6f 6d 6d 6f 6e 3b 0d 0a 69 6d 70 6f y._common;..impo
00c0: 72 74 20 70 6f 6c 65 6d 79 2e 66 61 69 6c 75 72 rt polemy.failur
00d0: 65 3b 0d 0a 0d 0a 2f 2f 2f 20 54 79 70 65 20 66 e;..../// Type f
00e0: 6f 72 20 74 68 65 20 6c 61 79 65 72 20 49 44 0d or the layer ID.
00f0: 0a 0d 0a 61 6c 69 61 73 20 73 74 72 69 6e 67 20 ...alias string
0100: 4c 61 79 65 72 3b 0d 0a 0d 0a 65 6e 75 6d 20 3a Layer;....enum :
0110: 20 4c 61 79 65 72 0d 0a 7b 0d 0a 09 53 79 73 74 Layer..{...Syst
0120: 65 6d 4c 61 79 65 72 20 3d 20 22 28 73 79 73 74 emLayer = "(syst
0130: 65 6d 29 22 2c 20 2f 2f 2f 20 50 72 65 64 65 66 em)", /// Predef
0140: 69 6e 65 64 20 6c 61 79 65 72 20 66 6f 72 20 69 ined layer for i
0150: 6e 74 65 72 6e 61 6c 20 64 61 74 61 0d 0a 09 56 nternal data...V
0160: 61 6c 75 65 4c 61 79 65 72 20 20 3d 20 22 40 76 alueLayer = "@v
0170: 61 6c 75 65 22 2c 20 20 20 2f 2f 2f 20 50 72 65 alue", /// Pre
0180: 64 65 66 69 6e 65 64 20 6c 61 79 65 72 20 66 6f defined layer fo
0190: 72 20 6e 6f 72 6d 61 6c 20 72 75 6e 0d 0a 09 4d r normal run...M
01a0: 61 63 72 6f 4c 61 79 65 72 20 20 3d 20 22 40 6d acroLayer = "@m
01b0: 61 63 72 6f 22 2c 20 20 20 2f 2f 2f 20 50 72 65 acro", /// Pre
01c0: 64 65 66 69 6e 65 64 20 6c 61 79 65 72 20 66 6f defined layer fo
01d0: 72 20 6d 61 63 72 6f 20 72 75 6e 0d 0a 7d 0d 0a r macro run..}..