💾 Archived View for gmi.noulin.net › gitRepositories › forb › file › shpPackages › preprocessor › pp… captured on 2024-08-19 at 04:05:28. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

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

forb

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