💾 Archived View for gmi.noulin.net › gitRepositories › preprocessor › file › ppCommentConfig.txt.gmi captured on 2023-01-29 at 13:19:43. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

preprocessor

Log

Files

Refs

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*/