1 /* 2 * xnap 3 * 4 * Shares.java 5 * Created on 31.12.2002 by Tammo 6 * 7 * copyright (c) 2002 by Tammo van Lessen, University of Stuttgart. 8 * All Rights Reserved. 9 * 10 */ 11 package org.xnap.plugin.gift.net; 12 13 /*** 14 * enclosing_type 15 * 16 * @author <a href="mailto:tvanlessen@taval.de>Tammo van Lessen</a> 17 * @version CVS $Id: Shares.java,v 1.1 2003/10/05 00:20:31 squig Exp $ 18 */ 19 public class Shares { 20 21 }