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