package scs.demos.philosopher; /** * scs/demos/philosopher/Fork.java . * Generated by the IDL-to-Java compiler (portable), version "3.2" * from ../../idl/philosopher.idl * Friday, December 12, 2008 6:43:14 PM BRST */ public interface Fork extends ForkOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity { } // interface Fork