Google
 

Trailing-Edge - PDP-10 Archives - bb-r775d-bm_tops20_ks_upd_4 - sources/dixdeb.req
There are 21 other files named dixdeb.req in the archive. Click here to see a list.
!++
! DIXDEB.REQ
!
! This file defines ftdebug to be zero for production, or 1 for debugging.
! This way, I don't have to actually hack the source code to switch back
! and forth.
!
!  This transitional version also defines dix$k_debug, the new name.
!--

LITERAL ftdebug = 0;
LITERAL dix$k_debug = 0;