(* Copyright (C) 1990, Digital Equipment Corporation *) (* All rights reserved. *) (* See the file COPYRIGHT for a full description. *) INTERFACE M3AST_LX_Comment; IMPORT M3AST_LX; TYPE Store = M3AST_LX.CommentStore; END M3AST_LX_Comment.