paneman/src/PaneMan.i3


 Copyright (c) 2000 California Institute of Technology 
 All rights reserved. See the file COPYRIGHT for a full description. 
 $Id: PaneMan.i3,v 1.2 2001-09-19 14:22:13 wagner Exp $ 

INTERFACE PaneMan;
IMPORT Starter;
PROCEDURE Run(s1,s2,s3,s4,s5,s6,s7: Starter.T := NIL);
END PaneMan.