ui/src/trestle/TrestleOS.i3


Copyright (C) 1994, Digital Equipment Corp.
<*PRAGMA LL*>
Yet another level of indirection to limit OS dependencies from trestle

INTERFACE TrestleOS;

PROCEDURE Init();

PROCEDURE UserName(): TEXT;

END TrestleOS.

TrestleOS's implementation is in:


procedure TrestleOS.Init is in:


procedure TrestleOS.UserName is in: