Next: ‘@d’: Define outer macro, and mark, Previous: ‘@c++’: Set language to C++, Up: FWEB COMMANDS [Contents][Index]
This command begins the definition part.
‘@D’ defines an outer macro. For more discussion, see Outer macros. For example, in C
@D A 1
will be tangled to the beginning of the output file as ‘#define A 1’.