% Copyright (C) 1995, Digital Equipment Corporation
% Digital Internal Use Only
% All rights reserved.
%
% Last modified on Wed Jun 14 22:55:55 PDT 1995 by najork
%       Created on Mon Jan 16 09:40:13 PST 1995 by najork

write ("-------------------------------------------------------------------\n")
write ("This is an unfinished, experimental version of Trestle on Windows. \n")
write ("Simple Trestle programs such as solitaire or badbricks will work   \n")
write ("under Windows NT 3.5 (but NOT under Windows 95).                   \n")
write ("-------------------------------------------------------------------\n")

module (Address)
Table  (AddrRef, Address, Refany)

module (WinAux)
module (WinLL)
module (WinContext)

implementation (TrestleOS)
implementation (PictureImpl)
implementation (TrestleConf)

module (WinTrestle)
module (WinScreenType)
interface (WinScreenTypePrivate)
module (WinScrnColorMap)
module (WinScrnCursor)
module (WinScrnFont)
module (WinScrnPaintOp)
module (WinScrnPixmap)
