-- Copyright (C) 1986  by Xerox Corporation. All rights reserved. 
-- Beta.mesa
-- BGY		27-Aug-86 12:03:29

Beta: DEFINITIONS = {
  GetVersion: PROC[proc: PROC[version: LONG STRING]];
  }.