% Copyright (C) 1992, Digital Equipment Corporation
% All rights reserved.
% See the file COPYRIGHT for a full description.

% File: m3makefile
% Last modified on Thu Apr  6 09:42:56 PDT 1995 by kalsow
%      modified on Fri Feb  7 00:38:19 PST 1992 by muller

module ("Stmt")
interface ("StmtRep")

module ("AssertStmt")
module ("AssignStmt")
module ("BlockStmt")
module ("CallStmt")
module ("CaseStmt")
module ("EvalStmt")
module ("ExitStmt")
module ("ForStmt")
module ("IfStmt")
module ("LockStmt")
module ("LoopStmt")
module ("RaiseStmt")
module ("RepeatStmt")
module ("ReturnStmt")
module ("TryFinStmt")
module ("TryStmt")
module ("TypeCaseStmt")
module ("WhileStmt")
module ("WithStmt")
