01: /* 02: * DummyClass_unshared.java 03: * 04: * Created on Aug 1, 2007, 5:06:58 PM 05: * 06: * To change this template, choose Tools | Templates 07: * and open the template in the editor. 08: */ 09: 10: package foo_shared; 11: 12: /** 13: * 14: * @author mp 15: */ 16: public class DummyClass_unshared { 17: 18: }