[comp.sys.mac] McFace users: "NotMcFace" subroutine aids debugging.

wmartin@ut-ngp.UUCP (03/29/87)

If you are using the McFace subroutine with MacFortran, you probably note
that the MacFortran debugger works very poorly (if at all) with McFace.
I've written a sleazy little subroutine called "NotMacFace" that you can
substitute instead of McFace: it accepts McFace's macro calls but does all
i/o to MacFortran's standard unit 9. 
   I'll mail the source to anyone interested.
-w