← board

.inc → real .pas units refactor

Motivation

The {$include} soup is an accepted single-translation-unit hack, not the target architecture. The inline-unit model (unit/interface/implementation, uses) already supports the move — no separate-compilation feature needed.

Scope

Acceptance

Targeted .inc files become real units with the suite green and self-host fixedpoint intact at each step.

Log