Module cols

Module cols 

Source
Expand description

Column widths for instruction line formatting.

Constantsยง

GAP
Gap between columns (1 space).
INDENT
Leading indentation (2 spaces).
SYMBOL
Symbol column width (5 chars: 2 left + 1 center + 2 right).
TOTAL_WIDTH
Total width before successors are right-aligned.