Log
Files
Refs
README
LICENSE
ppCommentConfig.txt (173B)
1 /*: generator/pp comment config */ 2 3 Define: 4 /*:define wefw*/ 5 wefwef 6 /*:end */ 7 8 /*:include 'pp_inc.txt' */ 9 10 /*:b=1*/ 11 12 /*:not b */ 13 b=0 14 /*:else*/ 15 b=1 16 /*:end*/ 17 18 Copy: 19 /*:wefw*/