m3front/src/builtinWord/Shift.ig


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

GENERIC INTERFACE Shift ();

PROCEDURE Initialize (rep: INTEGER);

END Shift.